View Single Post
  #2 (permalink)  
Old 05-11-2008, 06:35 PM
Johnny Kewl Johnny Kewl is offline
Member
 
Join Date: May 2008
Location: SA
Posts: 4
Johnny Kewl is on a distinguished road
There may be some way to do it against a single index file, but then if it did crash, its prob best not even to try rescue the file.

The way I do it is say by generating a single index per directory or disk, or whatever, and then you dont have to wait for the machine to do the entire company type thing... the lucense can join index's with
writer.addIndexes
Isnt lucene cool... a really nice tool.
Reply With Quote