Well, you'll have to have some kind of timestamp that you can reference and only re-send files that have a newer timestamp. Or keep a DB around with file path/last indexed timestamp or....
Best, Erick On Mon, Aug 17, 2015 at 12:36 PM, coolmals <coolm...@gmail.com> wrote: > I have a file system. I have a scheduler which will call solr in scheduled > time interval. Any updates to the file system must be indexed by solr. Only > changes must be re-indexed as file system is huge and cannot be re-indexed > every time. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-indexing-based-on-last-modified-tp4223506p4223511.html > Sent from the Solr - User mailing list archive at Nabble.com.