Keep the IndexSearcher object you used to get the Hits open until you have
finished with them...
Luc
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: donderdag 1 september 2005 10:14
To: java-user@lucene.apache.org
Subject: Can't return Hits!
Hi,
i wa
Hi,
i want to return the Hits!! For listing them out!
But i get this Exception!
Exception in thread "main" java.io.IOException: Das Handle ist ungültig
at java.io.RandomAccessFile.seek(Native Method)
at
org.apache.lucene.store.FSInputStream.readInternal(FSDirectory.java:415)