Thanks for your reply. I don't think this is what is causing the error
though.
We are starting from an empty index and have fully re-indexed a couple of
documents. The query is still failing with the same error.
On Sun, Oct 23, 2016 at 4:51 PM, Pushkar Raste
wrote:
> This error is thrown whe
This error is thrown when you add (or remove) on an existing field but do
not reindex you data from scratch. It is result of removing field cache
from Lucene. Although you were not getting error with Solr 4.8, I am pretty
sure that you were getting incorrect results.
Stand up a small test cluster