thank you as always.
I'm using a custom name (e.g., "MyTags") set to custom_property_0.
In both of the following commands, the field name in the output is custom_property_0.
Shouldn't the field name in the latter output be "MyTags"?
I'm using a custom name (e.g., "MyTags") set to custom_property_0.
In both of the following commands, the field name in the output is custom_property_0.
Shouldn't the field name in the latter output be "MyTags"?
es -instance 1.5a -header -add-columns custom_property_0 -- query_word
Note: The result is the same even if you replace -header with -json.es -instance 1.5a -header -add-columns MyTags -- query_word
Statistics: Posted by brandySnake — Fri Sep 12, 2025 6:07 pm










