But moreover, Sphinx itself is much better at returning relevant results than MySQL as well. So when you search for something, the results should be much closer to what you were expecting to find!
Finally, there are a few specific usability changes I'd like to share with you:
- The minimum word length has been lowered to 2 characters.
- Sphinx can perform a wildcard search to match a partial word, using an asterisk as the wildcard. For example, running a search query for game* will match games and gameboy
- Sphinx updates its search index every 15 minutes. New posts and topics may take up to 15 minutes to become searchable ("View New Content" is unaffected, by the way, as it does not use Sphinx).