[ https://issues.apache.org/jira/browse/SOLR-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127337#comment-14127337 ]
Joel Bernstein edited comment on SOLR-6323 at 9/9/14 6:30 PM: -------------------------------------------------------------- First crack at a new paging implementation. Still needs more testing, especially the integration with QueryElevation was (Author: joel.bernstein): First crack at a paging implementation. Still needs more testing, especially the integration with QueryElevation > 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 > Assignee: Joel Bernstein > Attachments: SOLR-6323.patch > > > 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.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org