Hello, > I solve this problem by using the HitCollector interface > instead of the Hits interface and putting the hit information > into my own SearchResult object which is then stuffed into a > SortedSet. I can then easily resort as needed using the > standard collection capabilities in Java.
Thanks for the tips, we are already doing something similar now. I was just investigating the new sorting functionalities and hoping maybe that we could use them to help avoid this... Regards, RBP --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]