Hello! I am trying to perform a library upgrade. I got the following exception.
Any advice on how to fix it?
I am thinking if I should investigate with an heapdump or if some expert
already encountered the problem and it is an easy fix to be done.
I am not using solrcloud but legacy standalone so
Hello!
I am trying to perform an upgrade from solr 6.2.1 to 8.4.1.
I was able to fix 99% of the problems related to deprecated API. The only one
that I need to figure out is related to BaseDistributedSearchTestCase.
So I perform a test case where I group the documents with group.ngroups = true
ecause you can’t do an exact advance to a value that doesn’t
> exist.
>
> > On 28 Feb 2020, at 01:05, Sergio Bilello wrote:
> >
> > I changed the code to return a default value instead of an exception. In
> > case the doc will not be found.
> > I would like re
I changed the code to return a default value instead of an exception. In case
the doc will not be found.
I would like really to understand better why we have such comment in that
iterator
* Returns the numeric value for the current document ID. * It is illegal
> to call this method after {@link