Answer the question
In order to leave comments, you need to log in
Why doesn't Sphinx search by percent sign?
SELECT * FROM `ads` WHERE (MATCH('@name \"*99%*\"'))
SELECT * FROM `ads` WHERE (MATCH('@name \"*99\\%*\"'))
Answer the question
In order to leave comments, you need to log in
https://stackoverflow.com/questions/8678989/how-ca...
sphinxsearch.com/forum/view.html?id=3984
Change search mode to full match, add percentage to indexed characters
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question