From lucene-net-dev-return-802-apmail-incubator-lucene-net-dev-archive=incubator.apache.org@incubator.apache.org Tue Aug 21 02:12:17 2007 Return-Path: Delivered-To: apmail-incubator-lucene-net-dev-archive@locus.apache.org Received: (qmail 76879 invoked from network); 21 Aug 2007 02:12:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2007 02:12:17 -0000 Received: (qmail 66990 invoked by uid 500); 21 Aug 2007 02:12:02 -0000 Delivered-To: apmail-incubator-lucene-net-dev-archive@incubator.apache.org Received: (qmail 66957 invoked by uid 500); 21 Aug 2007 02:12:02 -0000 Mailing-List: contact lucene-net-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-dev@incubator.apache.org Received: (qmail 66418 invoked by uid 99); 21 Aug 2007 02:12:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Aug 2007 19:12:01 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2007 02:12:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7998E714163 for ; Mon, 20 Aug 2007 19:11:31 -0700 (PDT) Message-ID: <4885146.1187662291495.JavaMail.jira@brutus> Date: Mon, 20 Aug 2007 19:11:31 -0700 (PDT) From: "George Aroush (JIRA)" To: lucene-net-dev@incubator.apache.org Subject: [jira] Closed: (LUCENENET-70) TestParallelReader.TestDocument fails because of bug in "ParallelReader.Document(int n, FieldSelector fieldSelector)" method In-Reply-To: <3616385.1187213251087.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENENET-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] George Aroush closed LUCENENET-70. ---------------------------------- > TestParallelReader.TestDocument fails because of bug in "ParallelReader.Document(int n, FieldSelector fieldSelector)" method > ------------------------------------------------------------------------------------------------------------------------------ > > Key: LUCENENET-70 > URL: https://issues.apache.org/jira/browse/LUCENENET-70 > Project: Lucene.Net > Issue Type: Bug > Reporter: Digy > Assignee: George Aroush > Attachments: ParallelReader.patch > > > The iterator "it" is of type DictionaryEntry not string. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.