Re: Searching documents by periods of time
Posted By:
Otis_Gospodnetic
Posted On:
Thursday, September 16, 2004 06:15 PM
There is a page on Apache Wiki describing how to index dates (short story: YYYYMMDD may do for you). When you search, you can use range queries (the syntax for that is on Lucene site).