Error message in multiThreaded=true

2024-09-11 Thread Andrew Hankinson
Hi everyone, I just installed 9.7.0 and thought I would try the new multiThreaded search. When I do, running my 'normal' queries but with the `multiThreaded=true` parameter set, this error appears in the logs: 2024-09-10 16:19:45.060 ERROR (qtp1756573246-62-null-37) [c: s: r: x:core-name t:nu

Query related to solr 9.6.1

2024-09-11 Thread Mugi, Krishnavamsireddy
Hi Team, We have migrated our solr instance from 6.5.1 to 9.6.1. In 6.5.1, we were sending multiple fields in qf parameter in edisMax with spaces in between, Something like below. It was working fine. qf=workflowId_t, originalTitle_t, sourceRefId_t Same thing we are trying to do in 9.6.1, we a