Hi. I want indexing all documents once a day and after indexing delete old index files that indexed before a day.
I think to do this, indexing all documents in new directory and replace IndexSearcher and IndexWriter with olds, and delete old index directory. Is there more good indexing strategy? Thanks.! -- DEV용식 http://devyongsik.tistory.com