Re: Need help for ordering results by specific order

2007-07-19 Thread savageboy
>>>> 2005/12/24 >>>> 4 >>>> "alden... bob" >>>> 2005/12/24 >>>> 5 >>>> >>>> the meaning of the sort above is no matter how much t

Re: Need help for ordering results by specific order

2007-07-19 Thread Mathieu Lecarme
gt;> 5 >>> >>> the meaning of the sort above is no matter how much the term match >>> in the >>> field "content", there will be met four satuations :"3 matched","2 >>> matched","1 matched","0 matched". I

Re: Need help for ordering results by specific order

2007-07-18 Thread savageboy
ot;,"2 >> matched","1 matched","0 matched". In the "3 matched" group, I need >> sorting >> the result by it's date desc, and in the "2 matched" group is same... >> >> But I dont know HOW to get this results in

Re: Need help for ordering results by specific order

2007-07-18 Thread Mathieu Lecarme
;,idf(t) ) Could you give me some references about it? I am really stucked, and Need You help!! -- View this message in context: http://www.nabble.com/Need-help-for- ordering-results-by-specific-order-tf4101844.html#a11664583 Sent from the Lucene - Java Developer mailing list archive at Nabble.c

Need help for ordering results by specific order

2007-07-18 Thread savageboy
is same... But I dont know HOW to get this results in Lucene... Should I override the method of scoring? (tf(t in d) ,idf(t) ) Could you give me some references about it? I am really stucked, and Need You help!! -- View this message in context: http://www.nabble.com/N