From solr-user-return-57143-apmail-lucene-solr-user-archive=lucene.apache.org@lucene.apache.org Tue Sep 13 04:00:32 2011 Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A5A4A8EB0 for ; Tue, 13 Sep 2011 04:00:32 +0000 (UTC) Received: (qmail 97757 invoked by uid 500); 13 Sep 2011 04:00:28 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 97207 invoked by uid 500); 13 Sep 2011 04:00:27 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 97190 invoked by uid 99); 13 Sep 2011 04:00:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 04:00:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of billnbell@gmail.com designates 74.125.83.53 as permitted sender) Received: from [74.125.83.53] (HELO mail-gw0-f53.google.com) (74.125.83.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2011 04:00:17 +0000 Received: by gwj20 with SMTP id 20so128462gwj.12 for ; Mon, 12 Sep 2011 20:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=user-agent:date:subject:from:to:message-id:thread-topic:in-reply-to :mime-version:content-type:content-transfer-encoding; bh=/boQOC3JxzCBOJwfvNKkYmTElC/vHyW0OFNQI/RR7Rw=; b=IFqy9l+JT0slKxh8ZFsax78xMppkxV+EmRAQAa6iLWF7j9qQEGO+NkM7EUq6ksX33o bPbAnYYUpkVgsDZdZEVuY4nio/aSReO1/OiGD2R4k7Yuqq3Dmpay0d3uGlNcIEAM2HDG l+p9qgVabbmk9W9hfBdQz/VBYUG0OuLSKTKdk= Received: by 10.236.75.194 with SMTP id z42mr18117486yhd.10.1315886394848; Mon, 12 Sep 2011 20:59:54 -0700 (PDT) Received: from [192.168.2.7] (c-98-245-22-35.hsd1.co.comcast.net [98.245.22.35]) by mx.google.com with ESMTPS id o23sm584826yhk.3.2011.09.12.20.59.50 (version=SSLv3 cipher=OTHER); Mon, 12 Sep 2011 20:59:53 -0700 (PDT) User-Agent: Microsoft-MacOutlook/14.12.0.110505 Date: Mon, 12 Sep 2011 21:56:42 -0600 Subject: Re: Re; DIH Scheduling From: Bill Bell To: Message-ID: Thread-Topic: Re; DIH Scheduling In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="UTF-8" Content-transfer-encoding: quoted-printable You can easily use cron with curl to do what you want to do. On 9/12/11 2:47 PM, "Pulkit Singhal" 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 =E0=B4=A8=E0=B5=8B=E0=B4=AC=E0=B4=BF=E0=B4=B3=E0=B5=8D=E2=80=8D =E0=A4=A8=E0=A5=8B=E0=A4=AC=E0=A5=8D=E0=A4=B3=E0=A5=8D > >> On Thu, Jun 23, 2011 at 9:13 PM, simon 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 >>