Re: Searching in Multiple Index

2005-07-25 Thread Erik Hatcher
What is the point of having empty indexes? I don't know for sure without trying it myself, but perhaps you need to write at least one document to the index for it to be a valid index? Don't continue until Luke is happy with your index. Erik On Jul 25, 2005, at 7:39 AM, Daniel Cor

Searching in Multiple Index

2005-07-25 Thread Daniel Cortes
I have a problem searching in 6 index lucene at same time, i founded the class MultiSearcher but I think I don't use corretly because it show me this error: java.io.IOException: Bad file descriptor at java.io.RandomAccessFile.seek(Native Method) at org.apache.lucene.store.FSInputSt