:{
>"time":0.0},
> "debug":{
> "time":0.0}},
>"process":{
> "time":0.0,
> "query":{
>"time":0.0},
> "facet":{
>
sow defaulting to false changed between 6.x and 7.x, which is why the
problem has appeared for you, and is solved by setting sow=true in your
defaults.
With sow=true, I would expect your query to be broken into three parts,
and then tokenised:
ABC4856.21
AND
-field1:ABC4856.21
With sow=fal
We had a problem when upgrading from Solr 6.6 to Solr 7.4 in that a query
ceased to work.
The query was of the form
http://localhost:8983/solr/collection/select?indent=on&q=ABC4856.21%20AND%20-field1:ABC4856.21&wt=json&rows=0
Basically finding a count of those records where there is some field