I use the latest build of lucene (cvs->ant) and have a problem
using the Hits-Object:

when i store the result of a search (the Hits-Object) as an Attribute
in a Session, i can access the numbers and scores, but not
any document via Hits.doc(...). I get an exception like

Bad file descriptor
java.io.IOException:
   at java.io.RandomAccessFile.seek(Native Method)
   at com.lucene.store.FSInputStream.seekInternal(FSDirectory.java:177)
   ...
   ...

thank you for your hints and suggestions in advance!


basti


_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-dev

Reply via email to