Re: Updateing Solr

2012-08-10 Thread Chris Collins
3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Re-Updateing-Solr-tp4000556.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Updateing Solr

2012-08-10 Thread Jack Krupansky
Message- From: Nana Sent: Friday, August 10, 2012 6:05 PM To: solr-user@lucene.apache.org Subject: Re: Updateing Solr Hi Thanks for you answer. My Solr running under Tomcat, do you mean I have to restart Solr for updating? -Nader On Fri, Aug 10, 2012 at 2:50 PM, Jack Krupansky-2 [via Lucene

Re: Updateing Solr

2012-08-10 Thread Nana
lServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Ae

Re: Updateing Solr

2012-08-10 Thread Jack Krupansky
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 -Orig