[ 
https://issues.apache.org/jira/browse/SOLR-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736855#action_12736855
 ] 

Brian Pearson commented on SOLR-1223:
-------------------------------------

Hey folks,

As I've mentioned above, this issue is very important to me, or rather to my 
employer.  If there was a way to accelerate the development, we'd be interested 
to talk about it.  Perhaps a substantial donation, or some other deal could be 
worked out.  Of course, the feature would need to be implemented properly with 
the intention of integrating it into the main codeline.   I think it would be a 
valuable addition to Solr especially for anyone doing complex authorization, 
not to mention the other uses and performance benefits this would have.   

Thanks all

> Query Filter fq with OR operator
> --------------------------------
>
>                 Key: SOLR-1223
>                 URL: https://issues.apache.org/jira/browse/SOLR-1223
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Brian Pearson
>            Priority: Minor
>
> See this 
> [issue|http://www.nabble.com/Query-Filter-fq-with-OR-operator-td23895837.html]
>  for some background.    Today, all of the Query filters specified with the 
> fq parameter are AND'd together.  
> This issue is about allowing a set of filters to be OR'd together (in 
> addition to having another set of filters that are AND'd).    The OR'd 
> filters would of course be applied before any scoring is done.  
> The advantage of this feature is that you will be able to break up complex 
> filters into simple, more cacheable filters, which should improve performance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to