Re: sort ordering

2006-10-05 Thread Erick Erickson
Search the mail archives for "date" and "sort" and you'll get many, many responses. The short form is look at the DateTools class, and also look at the Sort class. Be aware that there are several issues regarding *ranges* of dates if you have a need to search over, say, "all dates from 20060101 t

sort ordering

2006-10-05 Thread Amit Soni
Hi all, I have been using Lucene from last few days. Right now i am reading some records from the db then convert in Document of lucene and then adds that document in lucene index. But in my record i have one field which is created_date and i want to search for given query in created_date ord