Take a look at ManifoldCF, whch has a file system crawler which can track
changed files.
-- Jack Krupansky
-----Original Message-----
From: Niklas Langvig
Sent: Friday, March 15, 2013 11:10 AM
To: solr-user@lucene.apache.org
Subject: solr cell
We have all our documents (doc, docx, pdf) on a linux file server (~8 000
000 documents), is there a good way to update solr with documents that are
added to the file server and deleted from the file server?
In windows you could have a wmi script that would get noticed when a
document has been removed or added and then do appropriate update in solr.
Can this be solved somehow?
Thanks
Niklas