Re: solr-8.1.1 -> solr-8.2.0, "lucene... cannot be cast"

2019-08-30 Thread Mikhail Khludnev
Hello, Unified highlighter seems feed GraphQuery with Lucene's index searcher, which query can't deal with. It's a bug. On Fri, Aug 30, 2019 at 4:08 PM Jochen Barth wrote: > Here the complete error message for the Query below: > > perhaps I should do a bug report. Just tested wirth 8.1.1: works.

solr-8.1.1 -> solr-8.2.0, "lucene... cannot be cast"

2019-08-30 Thread Jochen Barth
Here the complete error message for the Query below: perhaps I should do a bug report. Just tested wirth 8.1.1: works. 2019-08-30 12:40:40.476 ERROR (qtp2116511124-65) [   x:Suchindex] o.a.s.h.RequestHandlerBase java.lang.ClassCastException: class org.apache.lucene.search.IndexSearcher cannot