You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Pulkit Singhal <pu...@gmail.com> on 2011/09/12 22:47:51 UTC

Re: Re; DIH Scheduling

I don't see anywhere in:
http://issues.apache.org/jira/browse/SOLR-2305
any statement that shows the code's inclusion was "decided against"
when did this happen and what is needed from the community before
someone with the powers to do so will actually commit this?

2011/6/24 Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>

> On Thu, Jun 23, 2011 at 9:13 PM, simon <mt...@gmail.com> wrote:
> > The Wiki page describes a design for a scheduler, which has not been
> > committed to Solr yet (I checked). I did see a patch the other day
> > (see https://issues.apache.org/jira/browse/SOLR-2305) but it didn't
> > look well tested.
> >
> > I think that you're basically stuck with something like cron at this
> > time. If your application is written in java, take a look at the
> > Quartz scheduler - http://www.quartz-scheduler.org/
>
> It was considered and decided against.
> >
> > -Simon
> >
>
>
>
> --
> -----------------------------------------------------
> Noble Paul
>

Re: Re; DIH Scheduling

Posted by Bill Bell <bi...@gmail.com>.
You can easily use cron with curl to do what you want to do.

On 9/12/11 2:47 PM, "Pulkit Singhal" <pu...@gmail.com> wrote:

>I don't see anywhere in:
>http://issues.apache.org/jira/browse/SOLR-2305
>any statement that shows the code's inclusion was "decided against"
>when did this happen and what is needed from the community before
>someone with the powers to do so will actually commit this?
>
>2011/6/24 Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>
>
>> On Thu, Jun 23, 2011 at 9:13 PM, simon <mt...@gmail.com> wrote:
>> > The Wiki page describes a design for a scheduler, which has not been
>> > committed to Solr yet (I checked). I did see a patch the other day
>> > (see https://issues.apache.org/jira/browse/SOLR-2305) but it didn't
>> > look well tested.
>> >
>> > I think that you're basically stuck with something like cron at this
>> > time. If your application is written in java, take a look at the
>> > Quartz scheduler - http://www.quartz-scheduler.org/
>>
>> It was considered and decided against.
>> >
>> > -Simon
>> >
>>
>>
>>
>> --
>> -----------------------------------------------------
>> Noble Paul
>>