Hello,

Ok, for the sort object, but my problem is I don't know haox to retrieve (or
store) information of the sell rate of the products (the sell rate deponds
on the QUERY ! The sort is different for each queries.)

I imagine to connect to the DB and get sell rate of products for this
specific query... but connecting to DB at each query is not a right choice
;-)

any idea ?


Chris Hostetter wrote:
> 
> 
> Sorting on an integer field can be done using any of the Searcher.search
> methods which take a "Sort" object.
> 
> 
> -Hoss
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Sorting-based-on-a-selling-rate-tf2175860.html#a6035831
Sent from the Lucene - Java Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to