A known working ES 9.0 query may sometimes produce a ReduceSearchPhaseException

Yea, you are right. Just pushed a fix, it now happened on a higher layer
when building the REST response and handling null sort values (they are
returned now for each hit).

-shay.banon

On Tue, Sep 21, 2010 at 9:45 PM, Jack Key joeandrewkey@gmail.com wrote:

It seems that this bug has reappeared for ES 0.10.0.
If you apply the same steps in the use case above on the ES 0.10.0
distribution, you will get a NullPointerException (instead of the original
ReduceSearchPhase Exception), Also, as before this exception will fail to
log.

> ./all_options_search.sh exampletype {"error":"NullPointerException[null]"}

Regards, Jack Key

View this message in context:
http://elasticsearch-users.115913.n3.nabble.com/A-known-working-ES-9-0-query-may-sometimes-produce-a-ReduceSearchPhaseException-tp1007398p1557072.html
Sent from the Elasticsearch Users mailing list archive at Nabble.com.