Re: Sorting Facility

2006-01-06 Thread Erik Hatcher
On Jan 6, 2006, at 8:34 AM, Veera, Sekhar S wrote: Is there any way to sort the records in a file using lucene.? I presume by "records" and "file" you mean sort Hits from a search of an index. Yes, Lucene can do that. Look at the various overloaded IndexSearcher.search() methods... the

Sorting Facility

2006-01-06 Thread Veera, Sekhar S
Hi , Is there any way to sort the records in a file using lucene.? Regards Veera - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]