Search code examples
sphinxthinking-sphinx

How to ignore leading special characters in sphinx search?


For example, we want the search term "Test" to match the word "@Test" and "(Test)"in the results.


Solution

  • it does this by default. Unless you have added these chars to the charset_table in the config