Re: Multiple sort field

2012-07-18 Thread Erick Erickson
gt; > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Multiple-sort-field-tp3995502p3995699.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > - > T

Re: Multiple sort field

2012-07-18 Thread googoo
iew this message in context: http://lucene.472066.n3.nabble.com/Multiple-sort-field-tp3995502p3995699.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.ap

Re: Multiple sort field

2012-07-18 Thread Ian Lea
can think of right now. -- Ian. On Wed, Jul 18, 2012 at 6:34 AM, Ganesh wrote: > Any thoughts on this? > > Regards > Ganesh > > - Original Message - > From: "Ganesh" > To: > Sent: Tuesday, July 17, 2012 4:23 PM > Subject: [Bulk] Multiple sort fie

Re: Multiple sort field

2012-07-17 Thread Ganesh
Any thoughts on this? Regards Ganesh - Original Message - From: "Ganesh" To: Sent: Tuesday, July 17, 2012 4:23 PM Subject: [Bulk] Multiple sort field Hello all, I have more than one record having same time stamp. When i sort by date time in decending order, the set

Multiple sort field

2012-07-17 Thread Ganesh
Hello all, I have more than one record having same time stamp. When i sort by date time in decending order, the set of records which have same time stamp are displayed in the order of insertion. Basically it is displayed with asscending order of docid. But i want the reverse of that. Consider