Thinking sphinx documentation says that it automatically sorts the results based on relevance. What is its relevance metric ? How can we define our own relevance metric for the system ?
Example : I have a db in which one entry is Windows XP & it contains a reference to Microsoft. I also have an entry for Microsoft itself. So when I query Microsoft , I should get Microsoft result first & then the XP one. But I get XP result first & then of Microsoft.
Any help would be greatly appreciated. :)