Hi everyone,
I have a problem to get exceptions and wildcards work together. When I
add "enable_star: 1" and "min_infix_len: 1" to my sphinx.yml file,
search gets broken for exceptions.
exceptions.txt:
ii => 2
II => 2
two => 2
When i search for 2, it is ok but ii, II and two are broken.
If I used double quote ("ii" , "II" and "two" ) it works for
exceptions. But if I use double quote, using wildcards getting
meaningless.
Anybody had this problem before?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---