Take a look at LucidWorks Search for automated crawler scheduling:
http://docs.lucidworks.com/display/help/Create+or+Edit+a+Schedule
http://docs.lucidworks.com/display/lweug/Data+Source+Schedules
ManifoldCF also has crawler job scheduling:
http://manifoldcf.apache.org/release/trunk/en_US/end-user-documentation.html
I think the general idea on Unix is that cron is the obvious way to schedule
periodic operations.
You could certainly do a custom request handler that initializes with a
thread on a timer and initiate custom directory crawling of your own.
But there is no such feature directly implemented in Solr
-- Jack Krupansky
-----Original Message-----
From: aspielman
Sent: Wednesday, June 26, 2013 2:16 PM
To: solr-user@lucene.apache.org
Subject: Solr document auto-upload?
Is it possible to to configure Solr to automatically grab documents in a
specidfied directory, with having to use the post command?
I've not found any way to do this, though admittedly, I'm not terribly
experienced with config files of this type.
Thanks!
-----
<| A.Spielman |>
"In theory there is no difference between theory and practice. In practice
there is." - Chuck Reid
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-document-auto-upload-tp4073373.html
Sent from the Solr - User mailing list archive at Nabble.com.