Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 94929 invoked from network); 28 Sep 2005 15:11:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2005 15:11:29 -0000 Received: (qmail 30716 invoked by uid 500); 28 Sep 2005 15:11:24 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 30692 invoked by uid 500); 28 Sep 2005 15:11:23 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 30679 invoked by uid 99); 28 Sep 2005 15:11:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 08:11:23 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.109.24.21] (HELO smtp-vbr1.xs4all.nl) (194.109.24.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2005 08:11:29 -0700 Received: from k8l.lan (porta.xs4all.nl [80.127.24.69]) by smtp-vbr1.xs4all.nl (8.13.3/8.13.3) with ESMTP id j8SFB0Vb043310 for ; Wed, 28 Sep 2005 17:11:00 +0200 (CEST) (envelope-from paul.elschot@xs4all.nl) From: Paul Elschot To: java-user@lucene.apache.org Subject: Re: indexing documents from 1857 Date: Wed, 28 Sep 2005 17:10:59 +0200 User-Agent: KMail/1.5.4 References: <433AAE8E.6090707@wyona.com> In-Reply-To: <433AAE8E.6090707@wyona.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509281710.59994.paul.elschot@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wednesday 28 September 2005 16:54, Renaud Richardet wrote: > Hello, > > From our understanding, Lucene uses the Unix Epoch (Jan 1, 1970) and > there are conflicts with dates that pass this line. For one of our > projects, we will need to be able to move past Jan 1, 1970 date as far > as 1857. > > Is there any workaround this? One way is to index the date as a string YYYYMMDD. Regards, Paul Elschot --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org