Tue, Sep 1, 2015 at 12:41 PM, Shawn Heisey wrote:
>>
>>> On 9/1/2015 11:45 AM, Troy Edwards wrote:
>>> My initial thought was to use scheduling built with DIH:
>>> http://wiki.apache.org/solr/DataImportHandler#Scheduling
>>>
>>> But I think jus
with DIH:
> > http://wiki.apache.org/solr/DataImportHandler#Scheduling
> >
> > But I think just a cron job should do the same for me.
>
> The dataimport scheduler does not exist in any Solr version. This is a
> proposed feature, with the enhancement issue open
On 9/1/2015 11:45 AM, Troy Edwards wrote:
> My initial thought was to use scheduling built with DIH:
> http://wiki.apache.org/solr/DataImportHandler#Scheduling
>
> But I think just a cron job should do the same for me.
The dataimport scheduler does not exist in any Solr version
My initial thought was to use scheduling built with DIH:
http://wiki.apache.org/solr/DataImportHandler#Scheduling
But I think just a cron job should do the same for me.
Thanks
On Tue, Sep 1, 2015 at 8:51 AM, Davis, Daniel (NIH/NLM) [C] <
daniel.da...@nih.gov> wrote:
> On 8/31/2015
On 8/31/2015 11:26 AM, Troy Edwards wrote:
> I am having a hard time finding documentation on DataImportHandler
> scheduling in SolrCloud. Can someone please post a link to that? I
> have a requirement that the DIH should be initiated at a specific time
> Monday through Friday.
T
On 8/31/2015 11:26 AM, Troy Edwards wrote:
> I am having a hard time finding documentation on DataImportHandler
> scheduling in SolrCloud. Can someone please post a link to that? I have a
> requirement that the DIH should be initiated at a specific time Monday
> through Friday.
x27;t "run once", but instead avoids overlap, so
there's good reason to write something specific to that case.
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
Sent: Monday, August 31, 2015 1:35 PM
To: solr-user@lucene.apache.org
Subject: Re: DataImportH
Hi Troy,
I think folks use corncobs (with curl utility) provided by the Operating System.
Ahmet
On Monday, August 31, 2015 8:26 PM, Troy Edwards
wrote:
I am having a hard time finding documentation on DataImportHandler
scheduling in SolrCloud. Can someone please post a link to that? I have
I am having a hard time finding documentation on DataImportHandler
scheduling in SolrCloud. Can someone please post a link to that? I have a
requirement that the DIH should be initiated at a specific time Monday
through Friday.
Thanks!
OK. Just typing out the question fixed it.
Changing from post to get:
GetMethod method = new GetMethod(completeUrl);
removed the errors. The reason, I cannot explain...
On Tue, Apr 3, 2012 at 6:46 PM, janne mattila
wrote:
> I have implemented dataimporthandler scheduling based
I have implemented dataimporthandler scheduling based on
http://wiki.apache.org/solr/DataImportHandler#Scheduling. It
periodically triggers full and delta updates. I'm unpacking the
original solr.war, adding a few scheduling-related classes such as
ApplicationListener etc (I have modifie
11 matches
Mail list logo