Your query looks weird it says filtered but has no filter.  It specifies boost 
but has no sort.  I would remove the filtered, either remove boost or force the 
sort on score and ensure I was using index options of offsets (this also 
includes term frequencies and doc counts and pretty much everything precompiled 
to do the TF idf thing)

-- 
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/9d9fd340-a001-42e5-afa1-b1a78bdca111%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to