RE: 8.0.0 ClassCastException in ValueSource

2019-03-27 Thread Markus Jelsma
t: Re: 8.0.0 ClassCastException in ValueSource > > Hi Markus, > > Thanks for reporting this. It looks like a side-effect of the Scorable > refactoring, can you open a JIRA issue? > > On Wed, Mar 20, 2019 at 5:01 PM Markus Jelsma > wrote: > > > > Hello, > > &g

Re: 8.0.0 ClassCastException in ValueSource

2019-03-26 Thread Adrien Grand
Hi Markus, Thanks for reporting this. It looks like a side-effect of the Scorable refactoring, can you open a JIRA issue? On Wed, Mar 20, 2019 at 5:01 PM Markus Jelsma wrote: > > Hello, > > Upgraded to Lucene and Solr 8.0 and ran all our unit tests, this one popped > up: > > Caused by: java.lan

8.0.0 ClassCastException in ValueSource

2019-03-20 Thread Markus Jelsma
Hello, Upgraded to Lucene and Solr 8.0 and ran all our unit tests, this one popped up: Caused by: java.lang.ClassCastException: org.apache.lucene.queries.function.ValueSource$ScoreAndDoc cannot be cast to org.apache.lucene.search.Scorer at org.apache.lucene.queries.function.ValueSource