Ahhh, I probably should have read more carefully! At any rate, I think all you need to do is specify the reverse boolean in the SortField c'tor???
Best Erick On Mon, May 16, 2011 at 8:12 AM, shrinath.m <shrinat...@webyog.com> wrote: > > Erick Erickson wrote: >> >> Why do you want to do this? the internal doc ids are >> transient. If you update a document by delete/add, the >> internal id will now be different. What I'm getting at is >> that I'd like to be sure the use case here does what >> you think it will because this smells like an XY problem, >> see: >> http://people.apache.org/~hossman/#xyproblem >> >> Best >> Erick >> >> > > LoL :) the explanation of XY problem is good one, but thats not my case... > I must agree, my first idea was on docid itself, but I don't stress on > docid, it can be on any field for that instance, the way it works is the > same. > > so stress in the question is on how to do it, not which field I do it on... > > Apologies for not being clear in the question, I tried to keep it very > simple, but failed to give essential info... > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-do-we-reverse-sort-on-the-docid-tp2947495p2947572.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org