You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Shawn Heisey (Jira)" <ji...@apache.org> on 2022/03/18 01:02:00 UTC

[jira] [Resolved] (SOLR-16102) Performance issue with multiple or in fq

     [ https://issues.apache.org/jira/browse/SOLR-16102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Heisey resolved SOLR-16102.
---------------------------------
    Resolution: Invalid

Jira is not a support portal for the SOLR project.

 

> 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
>            Priority: Major
>
> 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org