Is it possible to write a custom sort for a query such that the first N 
documents that match a certain additional criteria get pushed to the top of the 
sort?  For instance say you sort your query based on field A, but you want to 
tweak the results such that the first 10 documents in the result set which have 
field B = some criteria will appear at the beginning of the resulting hits 
collection?   

thanks much,
raymond
--
Sent from the Lucene - Java Users forum at Nabble.com:
http://www.nabble.com/custom-sort-t262833.html#a737222

Reply via email to