When you search "Stack Overflow", Sphinx will not bring up results that match "Stackoverflow"
That's because Sphinx indexes "Stackoverflow" as one word...whereas the query is two words.
Does anyone know how to fix this? (like Google...they can join the query !)