Kevin,

Just want to be clear. You certainly can aggregate field values into the 
_all field (and selectively field by field too). However, the values that 
are aggregated are the raw field values from your source document. They all 
appended together *and then* all analyzed uniformly by whatever is the 
analyzer of the _all field (which is the standard analyzer by default). I 
do not believe there is a way to aggregate the *already-analyzed* tokens 
(i.e. not the raw source field values) into a single field. Just for 
clarification. :)

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/5b8991bb-f315-40a4-adf3-e58d63f3141a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to