lucene did not delete old index file after optimize method called. ps:I call IndexWriter.getReader() and then call old IndexReader.close() every 1 minute, a long time pass, I watche old index file did not disappear. after I restart my program, optimize index file disappear,but old index file stay!!
- Contrib Lucene Analyzers & Stemming Jamie
- problem:lucene did not delete old index file after... luocan19826164
- Re: problem:lucene did not delete old index fi... Michael McCandless
- Re: problem:lucene did not delete old inde... luocan19826164
- Re: problem:lucene did not delete old ... Michael McCandless
- Re: Contrib Lucene Analyzers & Stemming Robert Muir