Christine Poerschke created SOLR-9331:
-----------------------------------------

             Summary: Can we remove ReRankQuery's length constructor argument?
                 Key: SOLR-9331
                 URL: https://issues.apache.org/jira/browse/SOLR-9331
             Project: Solr
          Issue Type: Wish
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Christine Poerschke
            Priority: Minor


Can we remove ReRankQuery's length constructor argument? It is a 
ReRankQParserPlugin private class.

proposed patch summary:

* change ReRankQuery.getTopDocsCollector to use its len argument (instead of 
the length member)
* remove ReRankQuery's length member and constructor argument
* remove ReRankQParser.parse's use of the rows and start parameters

motivation: towards ReRankQParserPlugin and LTRQParserPlugin (SOLR-8542) 
sharing (more) code



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to