Lucene Index with file system -


i have created lucene indexer periodically file system folder read content of latest files update lucene catalog.

problem arise, if delete file above folder above indexer doesn't understand file gets deleted same remove catalog.

can 1 please tell me how resolve issue.

not sure how implemented polling on file system, here's how delete events (among others) can captured.


Comments

Popular posts from this blog

javascript - IndexedDB error: Uncaught DataCloneError: Failed to execute 'put' on 'IDBObjectStore': An object could not be cloned -

java - Unable to make sub reports with Jasper -

Integrity error when loading fixtures for Selenium testing in Django -