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

[jira] [Created] (SOLR-15257) Add DocSetQuery in lieu of DocSet.getTopFilter

David Smiley created SOLR-15257:
-----------------------------------

             Summary: Add DocSetQuery in lieu of DocSet.getTopFilter
                 Key: SOLR-15257
                 URL: https://issues.apache.org/jira/browse/SOLR-15257
             Project: Solr
          Issue Type: Sub-task
          Components: search
            Reporter: David Smiley


With Filter going away, we still need the ability to have a Query based on a DocSet.  This currently happens via {{DocSet.getTopFilter}}.  We could add a {{.makeQuery}} or just provide it.

This issue depends on changes to DocSet's API to provide a DocIdSetIterator given a LeafReaderContext.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)