Hello all, I'd like to know if its possible to boost the score of documents based on a field value. Ex. My schema has a field called isFeatured, and if the value of the field is true or "1" I'd like to have these documents come first in a query result regardless of the score.
Thanks in advance. Regards, Indika