You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/02/18 13:43:27 UTC

[jira] Created: (SOLR-1778) java.io.IOException: read past EOF

java.io.IOException: read past EOF
----------------------------------

                 Key: SOLR-1778
                 URL: https://issues.apache.org/jira/browse/SOLR-1778
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: 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.


[jira] Assigned: (SOLR-1778) java.io.IOException: read past EOF

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley reassigned SOLR-1778:
----------------------------------

    Assignee: Yonik Seeley

> java.io.IOException: read past EOF
> ----------------------------------
>
>                 Key: SOLR-1778
>                 URL: https://issues.apache.org/jira/browse/SOLR-1778
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>            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.


[jira] Commented: (SOLR-1778) java.io.IOException: read past EOF

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835209#action_12835209 ] 

Yonik Seeley commented on SOLR-1778:
------------------------------------

This is a lucene bug: LUCENE-2270

> java.io.IOException: read past EOF
> ----------------------------------
>
>                 Key: SOLR-1778
>                 URL: https://issues.apache.org/jira/browse/SOLR-1778
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Yonik Seeley
>            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.