I'm using Sphinx to search MySQL.
One of the results Sphinx returns for a search is M*A*S*H
, as in the hit television show.
The problem I'm facing is that M*A*S*H
is returned for nearly any query made with Sphinx. I'm guessing this is due to the asterisks. If not, then what could the problem be?
If the asterisks are causing my problem, how can I work around this to not have M*A*S*H
returned for every query?