Hi İzzet I think your best bet for these questions is the Sphinx forum - as I've not played much with these options, and the issues seem to be with how Sphinx handles it all, not the Ruby code that I've written. http://sphinxsearch.com/forum
Still, would be interested in anything you find out :) Sorry I can't be more help. Cheers -- Pat On 24/01/2009, at 4:59 AM, İzzet Emre Kutlu wrote: > > Now I realized that I cannot even use exceptions with ignore_chars. > > On Jan 23, 6:55 pm, İzzet Emre Kutlu <[email protected]> wrote: >> 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 -~----------~----~----~----~------~----~------~--~---
