On 9/21/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
You could make anything with an isSpecial boolean field appear first:
search_field:java; score desc, special desc

Oops, that should be
 search_field:java; special desc, score desc
"score desc" should be the secondary sort, or whatever you normally
want to sort by.

-Yonik

Reply via email to