Hello everyone,

I've just started using solr for one of my projects. I wonder if anyone
could give me some advice on the approach we're taking.

Basically we have a file system that have many xml files to be indexed by
solr. However, users might make changes to the files by using another
editorial system that will export xml to the file system. After xml is
exported, a call to solr to trigger full import.

I've got a few question:

if full import is triggered while solr is still busy importing from the
previous call, what will happen? 

shall i use delta-import instead of full-import as most of xml files may
remain unchanged? 

how does delta-import handle new files?

Many thanks in advance
Alex
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/How-will-solr-behave-if-data-importing-is-called-while-another-importing-operation-is-still-ongoing-tp1478544p1478544.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to