[
https://issues.apache.org/jira/browse/SOLR-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Molloy updated SOLR-4397:
-------------------------------
Attachment: solr-4397.txt
Could probably be improved a lot, but here's a first stab at a patch that seems
to work.
> Support for filtering after sorting took place
> ----------------------------------------------
>
> Key: SOLR-4397
> URL: https://issues.apache.org/jira/browse/SOLR-4397
> Project: Solr
> Issue Type: Improvement
> Components: search
> Affects Versions: 4.1
> Reporter: Steve Molloy
> Attachments: solr-4397.txt
>
>
> For really costly filters, we want to be able to stop filtering (and accept
> everything else) after enough results have been accepted to fill the result
> page. This would not produce appropriate counts, but would allow offering
> acceptable response time for heavy filters (security calling back external
> system). This can only work if sorting is done before filtering though, so
> the proposition is to have a way of plugging in filtering after sorting has
> occurred.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]