Hi guys, so we can use mysql to search for full text indexed fields via the MATCH keyword...
my question is...is there a native way to do this in which certain column's index is given greater weight than the other
So for instance if I search using the indexes title, keywords, and description...is there a way to make entries in title and keywords more important in terms of calculating relevance over the entries in description