Hi, I want to know if is posible the next kind of Sorting:
I perform the search like Matahari. The returned results may include "A big life: Matahari", "War and Matahari", "Matahari" (in that order). How can I return results by sorting at first the results that matches the begiging of string? I want to score higher the results that starts with search string than the other matches. Thanks in advance. Esteve