Less than 2 subSpans.size(): 1 error

Hi
Im using elasticsearch 5.0.0. alpha. When I use query type as phrase_prefix with 1 term in query string i get error
"type": "illegal_argument_exception",
"reason": "Less than 2 subSpans.size():1"

Please help.

Thanks

Hey,

can you provide a fully reproducible example, that includes documents you index and your full query, which returns this error, so we can check whether this is a bug?

Also, please upgrade to 5.1 and dont use alpha versions, before proceeding.

--Alex

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.