This may sound like a strange question but is there a way to get facets 
only for the hits actually returned? So for example, if there are 100k 
total hits but I only asked for 100 in the size parameter, I only want the 
facets on the 100 actually returned. Obviously I could just go through the 
100 results and do the aggregation myself but wanted to see if there was a 
way to let elasticsearch/lucene do it. I know there is facet scopes and 
facet filters but I just need the facets on the **actual** returned hits. 
much thanks

-T

-- 
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/abd1de9e-b85f-4ff1-909f-43226dabbda4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to