Re: Custom Sorting Based on Input Value

2008-10-14 Thread Chris Hostetter
: 3> maybe you could provide a custom sorter by using : SortComparator, although you should look at the warnings : in the API. : : Now I'll wait for Hoss to say "Isn't that what XXX provides" ... I can't think of anything that would solve this problem direclty, mianly because i can't think of a

Re: Custom Sorting Based on Input Value

2008-10-14 Thread Erick Erickson
ically, Say I am sorting on field A. I want all values > matching value '5' on top and then regular sorting for other values. So I > would like to do something like: sort by: fieldA(5). > > Any recommendation how I can achieve this using Lucene. > > thanks, > Ravi > -

Custom Sorting Based on Input Value

2008-10-13 Thread Ravis
ld like to do something like: sort by: fieldA(5). Any recommendation how I can achieve this using Lucene. thanks, Ravi -- View this message in context: http://www.nabble.com/Custom-Sorting-Based-on-Input-Value-tp19963673p19963673.html Sent from the Lucene - Java Users mailing list archive at