HI I am working with Solr search engine and on a stage where i have to take some implementation decision.
I have a large file directory (1TB) and while indexing for the first time we need to maintain history of our indexing position so that we can run the indexer for 10 hours every day untill the complete documents are indexed. How can we keep track of where Solr left indexing last time for an accurate indexing start next time? How to track changes in the documents which are already indexed or if there are new files? (do i have start the index again from scratch in this case?) how can i increase performance while indexing? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/can-Solr-keep-its-last-index-position-tp4140938.html Sent from the Solr - User mailing list archive at Nabble.com.