Solr itself doesn't crawl or re-crawl - you have to do that external to
Solr. How did you index the data originally? You simply need to perform
those steps again, hopefully via a script that can be re-executed to refresh
Solr whenever the external data has changed.
-- Jack Krupansky
-----Original Message-----
From: Nana
Sent: Friday, August 10, 2012 4:22 AM
To: solr-user@lucene.apache.org
Subject: Updateing Solr
I have OpenCMS on one of my server and use Solr for searching in index
files.
Each night will OpenCMS-index files updated. But Solr stille use the old
index files. How can I configure Solr to become opdatet just shortly efter
index files are updated?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Updateing-Solr-tp4000419.html
Sent from the Solr - User mailing list archive at Nabble.com.