Hi, Suppose I search for the word *international. *A particular record (say * recordX*) I am looking for is coming as the Nth result now. I have a requirement that when a user queries for *international *I need recordX to always be the first result. How can I achieve this.
Note:- When user searches with a *different* keyword, *recordX* need not be the expected first result record; it may be a different record that has to be made to come as the first in the result for that keyword. Is there a way to achieve this requirement. I am using dismax. Thanks in advance. BR, Mark