Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 97153 invoked from network); 21 Apr 2010 21:29:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 21:29:15 -0000 Received: (qmail 45485 invoked by uid 500); 21 Apr 2010 21:29:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 45281 invoked by uid 500); 21 Apr 2010 21:29:13 -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 45274 invoked by uid 500); 21 Apr 2010 21:29:13 -0000 Delivered-To: apmail-lucene-solr-dev@lucene.apache.org Received: (qmail 45271 invoked by uid 99); 21 Apr 2010 21:29:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 21:29:13 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 21:29:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3LLSnvB006068 for ; Wed, 21 Apr 2010 21:28:49 GMT Message-ID: <31035457.124401271885329270.JavaMail.jira@thor> Date: Wed, 21 Apr 2010 17:28:49 -0400 (EDT) From: "Hoss Man (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-1862) CLONE -java.io.IOException: read past EOF In-Reply-To: <1684705348.666711270244847832.JavaMail.jira@brutus.apache.org> 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-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1862. ---------------------------- Resolution: Duplicate can't see any reason why this was cloned > CLONE -java.io.IOException: read past EOF > ----------------------------------------- > > Key: SOLR-1862 > URL: https://issues.apache.org/jira/browse/SOLR-1862 > Project: Solr > Issue Type: Bug > Affects Versions: 1.4 > Reporter: Alexander S > Assignee: Yonik Seeley > Priority: Critical > Fix For: 1.5 > > > A query with relevancy scores of all zeros produces an invalid doclist that includes sentinel values 2147483647 and causes Solr to request that invalid docid from Lucene which results in a java.io.IOException: read past EOF > http://search.lucidimagination.com/search/document/2d5359c0e0d103be/java_io_ioexception_read_past_eof_after_solr_1_4_0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org