You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adair Kovac (JIRA)" <ji...@apache.org> on 2014/08/05 20:46:19 UTC

[jira] [Created] (SOLR-6323) ReRankingQParserPlugin should handle paging beyond number reranked

Adair Kovac created SOLR-6323:
---------------------------------

             Summary: ReRankingQParserPlugin should handle paging beyond number reranked
                 Key: SOLR-6323
                 URL: https://issues.apache.org/jira/browse/SOLR-6323
             Project: Solr
          Issue Type: Improvement
          Components: search
    Affects Versions: 4.9
            Reporter: Adair Kovac


Discussed in this thread: http://www.mail-archive.com/solr-user@lucene.apache.org/msg100870.html

Currently the ReRankingQParserPlugin requires the client to drop the re-rank parameter during paging if it only wants the top N documents to be re-ranked and is getting past that N. This also requires that the N must fall on page borders. 

ReRankingQParserPlugin should provide transparency for the client by returning results beyond N in their regular (non-reranked) order.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org