Hi,

Thnxs for spending  time for the problem.

When sorting the results of lucene search it takes more time and not looks
not that much usefull can any one help 
Below is my code..

                sort = new Sort(new SortField(field));
                hits = searcher.search(query,sort);  

Once again thnx
-- 
View this message in context: 
http://www.nabble.com/sorting-a-doc-field-takes-more-time-tp16024551p16024551.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to