I "enabled patch review”… Thanks!
> On Aug 17, 2020, at 9:43 AM, smk wrote:
>
> H Erick,
>
> I am a colleague of Marc and have attached a patch to his ticket
> https://issues.apache.org/jira/browse/SOLR-14662
> Can you set the ticket to "Patch Available"? For me there is no such option.
>
> Th
H Erick,
I am a colleague of Marc and have attached a patch to his ticket
https://issues.apache.org/jira/browse/SOLR-14662
Can you set the ticket to "Patch Available"? For me there is no such option.
Thank you very much, Thomas
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472
rsprüngliche Nachricht-
> Von: Erick Erickson
> Gesendet: Donnerstag, 16. Juli 2020 15:06
> An: solr-user@lucene.apache.org
> Betreff: Re: Elevation with distributed search causes NPE
>
> Can you raise a JIRA? If you’re ambitious, you can add a patch too ;)
>
>> On
t;
> Best regards,
> Marc
>
> -Ursprüngliche Nachricht-----
> Von: Erick Erickson
> Gesendet: Mittwoch, 15. Juli 2020 14:32
> An: solr-user@lucene.apache.org
> Betreff: Re: Elevation with distributed search causes NPE
>
> Hmmm, looking at the code that lin
Hmmm, looking at the code that line looks like this:
sortSpec.getSort().getSort();
I’m curious what happens if you specify a sort on the query? If that makes the
problem go away,
it’s a smoking gun.
Whether or not adding sorting makes the problem go away, this looks like
something
that’s a le