Kundan created SOLR-16102:
-----------------------------
Summary: Performance issue with multiple or in fq
Key: SOLR-16102
URL: https://issues.apache.org/jira/browse/SOLR-16102
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 8.3.1
Reporter: Kundan
I have a requirement where I need to filter results based on multiple
conditions, and I'm analyzing 100 rows in one request.
If we get millions of such requests then Solr slows down performance.
||Total Solr Records||Number of fields in the document||Total 'OR' condition in
fq||
|4402842|13|300+|
*Why we need these many Or conditions in fq:* We need to analyze production
from all 300+ categories, out of 700+ categories.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]