On May 25, 2004, at 6:16 AM, Rasik Pandey wrote:
With the new Sort functionality in Lucene, I can't seem to find in the code a means to "re"sort a Hits object (using new criteria) which was already sorted (using different criteria). Is this already possible? Am I overlooking something?

No, re-sorting without re-running a search is not possible (at least not easily). Why not just re-run a search with a different sort?


        Erik


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



Reply via email to