"Index the date". Do you mean, index date, or the document date?
Could this be in a LIA book?
On 8/29/06, Erik Hatcher <[EMAIL PROTECTED]> wrote:
On Aug 29, 2006, at 11:50 AM, Mag Gam wrote:
> Is it possible to sort results by date of the document?
Sure, check out the Sort class and the overloaded IndexSearcher.search
() methods that take a Sort. You will need to index the date in a
sortable way. DateTools provides handy methods for this purpose.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]