[ https://issues.apache.org/jira/browse/SOLR-15257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436980#comment-17436980 ]
Mike Drob commented on SOLR-15257: ---------------------------------- If all we're doing is renaming the getTopFilter method to makeQuery and changing the return type, but we need a helper class to contain that logic anyway, I'm not sure what we are gaining? > 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 > Priority: Major > > 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) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org