Optimizing the index
IOException: /home/danl001/index-Mar-22-14_31_30/_ni.f43 (Too many open files)
Indexed 884 files in 8 directories
Index creation took 242 seconds
%
So it appears the the code that uses 1.3-final breaks on the call to optimize(). Does anyone know what is wrong?
Again, the ONLY change between the working version and the version that breaks on optimize is the jar file I use. lucene-1.3-rc1.jar works. lucene-1.3-final.jar doesnt. Wierd huh?
I've tested this on both Unix (solaris) and on windows. In both cases, I'm using jdk 1.4.2_03.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
