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
issues usually works. I could not find anything that helped me.
>
> Thanks in advance.
>
> Best,
> Marc
>
> -Ursprüngliche Nachricht-
> Von: Marc Linden
> Gesendet: Freitag, 17. Juli 2020 11:35
> An: solr-user@lucene.apache.org
> Betreff: AW: Elevati
-user@lucene.apache.org
Betreff: AW: Elevation with distributed search causes NPE
There it is: https://issues.apache.org/jira/browse/SOLR-14662. I'd love to dig
deeper into that and provide a patch for it, but I'm fully occupied with our
own project.
Thanks and best reg
li 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 Jul 16, 2020, at 2:52 AM, Marc Linden
> wrote:
>
> Thanks Erick for your fast response.
>
> I
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
e(HttpSolrCall.java:780)
...
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 line looks like this:
sortSpec
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
Hi all,
I'm facing the problem that Solr is throwing a NullPointerException when
performing a distributed search with multiple shards having elevation
configured where one or more shards do have elevated results but others do not.
We are using Solr 8.2 and have the QueryElevationComponent confi