tch [arafa...@gmail.com]
Sent: 10 June 2019 15:32
To: solr-user
Subject: Re: [SPAM] Re: query parsed in different ways in two identical solr
instances
Ok, great.
We now moved from "identical setup breaks things in a bugfix version"
to "strange behavior when field does not exist". The
Ok, great.
We now moved from "identical setup breaks things in a bugfix version"
to "strange behavior when field does not exist". The "identical" part
was actually throwing us off the trail.
And all this leads us to
https://issues.apache.org/jira/browse/SOLR-5163 , fixed in 8.0.
Hope it helps,
Hello I was able to reproduce this behaviour in an isolated environment,
and performed some differential analysis between the two versions (that has
different schemas, diff of schemas attached)
With the schema of solr1, the query is parsed as +(+() +())
while with the schema of solr-test