I'm using the following syntax in SQL for searches:
SELECT * FROM exemplo WHERE MATCH(title,content,tag) AGAINST(?)
Regarding LIKE I had a better result, but it's still not 100%.
For testing purposes, I have a title-only record with the...
asked by
23.07.2016 / 01:32