You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2004/03/02 03:53:08 UTC

DO NOT REPLY [Bug 27354] - When indexing large files (like the j2sdk API), get java.io.IOException: Pipe closed

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27354>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27354

When indexing large files (like the j2sdk API), get java.io.IOException: Pipe closed





------- Additional Comments From ken@kensystem.com  2004-03-02 02:53 -------
IIIKes!!! I forgot to mention *slightly* important detail.. (I'm a bone head)

The exception occurs when 

  writer.addDocument(HTMLDocument.Document(file));

is called inside of indexDocs(IndexWriter writer, File file). FileDocument was fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org