|
Lucene Re-Indexing
I have some small isssue while developing desktop search application....when lucene struck while indexing some files because of out of memory or any other reason ..but when i restart again ..lucene tries to reindex again all the files.... is there anyway where i can instruct lucene to index only those files which are not indexed before...????
|