[
https://issues.apache.org/jira/browse/SOLR-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070350#comment-15070350
]
David Smiley commented on SOLR-8436:
------------------------------------
I was looking at the loop you have on the filters and advancing each scorer one
by one... Couldn't you fill a BooleanQuery of FILTER clauses and more simply do
this on one Query and thus also leverage the logic BooleanQuery has on costs &
two-phase iterators?
> Realtime-get should support filters
> -----------------------------------
>
> Key: SOLR-8436
> URL: https://issues.apache.org/jira/browse/SOLR-8436
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 5.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: Trunk
>
> Attachments: SOLR-8436.patch, SOLR-8436.patch, SOLR-8436.patch,
> SOLR-8436.patch
>
>
> RTG currently ignores filters. There are probably other use-cases for RTG
> and filters, but one that comes to mind is security filters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]