Re: Date Searches

2007-02-26 Thread Chris Hostetter
: Date: Mon, 26 Feb 2007 15:17:15 - : Anybody? : > Sent: 26 February 2007 13:36 the java-user list is good -- but amazingly enough it's not unheard of for two *whole* hours to go by without getting a direct response to a question -- particularly when the last question/answer posted t

RE: Date Searches

2007-02-26 Thread Kainth, Sachin
not numeric ranges. Is there a way to use numeric ranges? -Original Message- From: Seeta Somagani [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 15:23 To: java-user@lucene.apache.org Subject: RE: Date Searches This might help. http://www.catb.org/~esr/faqs/smart-questions.html -

RE: Date Searches

2007-02-26 Thread Seeta Somagani
This might help. http://www.catb.org/~esr/faqs/smart-questions.html -Original Message- From: Kainth, Sachin [mailto:[EMAIL PROTECTED] Sent: Monday, February 26, 2007 10:17 AM To: java-user@lucene.apache.org Subject: Date Searches Anybody

Date Searches

2007-02-26 Thread Kainth, Sachin
Anybody? > __ > From: Kainth, Sachin > Sent: 26 February 2007 13:36 > To: 'java-user@lucene.apache.org' > Subject: Date searches > > Hi all, > > I have an index in which dates are represented a

Date searches

2007-02-26 Thread Kainth, Sachin
Hi all, I have an index in which dates are represented as ranges of two integers (there are two fields one foreach integer). The two integers are years. AD dates are represented as a positive integer and BC dates as a negative one There are three possible types of ranges. These are listed below