Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 13008 invoked from network); 16 Jul 2009 19:11:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 19:11:40 -0000 Received: (qmail 34598 invoked by uid 500); 16 Jul 2009 19:12:45 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 34551 invoked by uid 500); 16 Jul 2009 19:12:45 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 34541 invoked by uid 99); 16 Jul 2009 19:12:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 19:12:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 19:12:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D4279234C044 for ; Thu, 16 Jul 2009 12:12:14 -0700 (PDT) Message-ID: <1428241328.1247771534868.JavaMail.jira@brutus> Date: Thu, 16 Jul 2009 12:12:14 -0700 (PDT) From: "Yonik Seeley (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1284) Use and implement new non-deprecated DocIdSetIterator methods In-Reply-To: <497358614.1247688254859.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732094#action_12732094 ] Yonik Seeley commented on SOLR-1284: ------------------------------------ Nah, that's fine - I didn't realize how much you did get done. I didn't think it was easily doable in patches and was planning something along the lines of updating the lucene jars in the morning and have everyone who could work on it until everything was working. But this worked out just fine. > Use and implement new non-deprecated DocIdSetIterator methods > ------------------------------------------------------------- > > Key: SOLR-1284 > URL: https://issues.apache.org/jira/browse/SOLR-1284 > Project: Solr > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Fix For: 1.4 > > > next() and skipTo() should be changed to nextDoc() and advance() > background: http://search.lucidimagination.com/search/document/9962d317a2811096/latest_lucene_update -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.