hi everyone,

I do these steps every time the new xml file created (for example
cat_978.xml has just been created):
1. delete the index (<delete><query>AUC_CAT:978</query></delete>)
2. commit the new cat_978.xml (java -jar post.jar cat_978.xml)
3. restart the java (stop and java -jar start.jar)

if I'm not done those steps then the query result showed in the browser
still using the old value (cat_978.xml - no changes at all) instead of
reading the new cat_978.xml

what I want to ask, is there a way so I don't need to restart the java since
it consume too much resources and time?

thanks in advance,
Eben
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-query-result-not-read-the-latest-xml-file-tp1066785p1066785.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to