I have records that come in as LastName_FirstName
e.g. Smith_Bob
so am unable to search for Smith
or Bob
independently. I tried add ing _
to my stopwords.txt file and re-rotating to no avail. Is there another way to force _
to be ignored?
Asked
Active
Viewed 41 times
0

user3649739
- 1,829
- 2
- 18
- 28
-
By some massive coincidence, almost the exact same question was only asked yesterday! http://stackoverflow.com/questions/44045088/sphinx-partial-word-searching-with-underscored-titles – barryhunter May 19 '17 at 17:18
-
http://sphinxsearch.com/docs/current/conf-blend-chars.html – E_p May 19 '17 at 17:19