r after re-indexing so the old
reader is getting closed and the old files are getting unlocked and deleted
eventually) but I think it's a serious problem and it has to be resolved by
Lucene developers.
Regards,
Vitaly Stroutchkov
Senior software developer at Kloudville Inc.
Hi,
I created a Lucene index with documents that have a SuggestField. When I run a
completion query against it I'm getting an error.
The code is like this (not so straightforward in the actual program):
File sdir = new File(sgstPath);