Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7022F957 for ; Mon, 29 Apr 2013 12:28:25 +0000 (UTC) Received: (qmail 99920 invoked by uid 500); 29 Apr 2013 12:28:24 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 97415 invoked by uid 500); 29 Apr 2013 12:28:19 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 97164 invoked by uid 99); 29 Apr 2013 12:28:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 12:28:16 +0000 Date: Mon, 29 Apr 2013 12:28:16 +0000 (UTC) From: =?utf-8?Q?Jan_H=C3=B8ydahl_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-1726) Deep Paging and Large Results Improvements MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-1726?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13644= 448#comment-13644448 ]=20 Jan H=C3=B8ydahl commented on SOLR-1726: ----------------------------------- What's the status of this issue? Ref http://wiki.apache.org/solr/CommonQuer= yParameters#pageDoc_and_pageScore =20 > Deep Paging and Large Results Improvements > ------------------------------------------ > > Key: SOLR-1726 > URL: https://issues.apache.org/jira/browse/SOLR-1726 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > Fix For: 4.3 > > Attachments: CommonParams.java, QParser.java, QueryComponent.java= , ResponseBuilder.java, SOLR-1726.patch, SOLR-1726.patch, SolrIndexSearcher= .java, TopDocsCollector.java, TopScoreDocCollector.java > > > There are possibly ways to improve collections of "deep paging" by passin= g Solr/Lucene more information about the last page of results seen, thereby= saving priority queue operations. See LUCENE-2215. > There may also be better options for retrieving large numbers of rows at = a time that are worth exploring. LUCENE-2127. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org