Hi.
Just add a Sort object to the search.
Sort sort = new Sort(sortField, !ascending);
Hits[] hits = searcher.search(query, sort);
Kindly
//Marcus
On 11/5/07, jackxin <jackxin2100 gmail.com> wrote:
>
>
> Does someone know how to sort the hits list by a
specified document field?
> Even if the field is numeric or datetime etc.
>
> --
> View this message in context:
> http://www.nabble.com/Does-someone-know-how-to-sort
-the-hits-list-by-a-specified-document-field--tf4749900.html
#a13582008
> Sent from the Lucene - Java Users mailing list archive
at Nabble.com.
>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: java-user-unsubscribe lucene.apache.org
> For additional commands, e-mail: java-user-help lucene.apache.org
>
>
--
Marcus Herou Solution Architect & Core Java developer
Tailsweep AB
+46702561312
marcus.herou tailsweep.com
http://www.tailsweep.com
|