Hi Pierre Both you and Mickaël are correct, there's no spelling suggestions built into Sphinx or Thinking Sphinx. You could look into using the aspell library though (and the ruby bridge, raspell).
-- Pat On 05/08/2009, at 7:23 PM, Pierre Valade wrote: > > Yes, "Spelling suggestion" is what I'm looking for ;) > But after checking on the web, don't seem that Sphinx supports it. > > On Aug 5, 7:15 pm, Mickaël Allain <[email protected]> wrote: >> Houps, I haven't see your second ask. The feature that you speak >> about >> "cffee parisien" matching "coffee parisien" is Spelling Suggestion. >> I don't >> know if Thinking Sphinx perform this. >> >> 2009/8/5 Mickaël <[email protected]> >> >> >> >>> For Sure, but, you can retrieve your params[:query] in your >>> controller >>> and add wildcard automatically and proced to you search ;-) >> >>> On Aug 5, 6:58 pm, Pierre Valade <[email protected]> wrote: >>>> Hi Mickael, >> >>>> The fact is that I don't want my end-users to enter stars in their >>>> queries and I want the match to happen everywhere. So that "cffee >>>> parisien" also match. >> >>>> Thanks, >>>> Pierre >> >>>> On Aug 5, 6:39 pm, Mickaël <[email protected]> wrote: >> >>>>> Hi Pierre, >> >>>>> Have you enable the star ? See the documentation about that : >>> http://freelancing-god.github.com/ts/en/advanced_config.html >> >>>>> I think, you have to search for "f*" >> >>>>> Mickaël. >> >>>>> On Aug 5, 6:17 pm, Pierre Valade <[email protected]> wrote: >> >>>>>> Hi, >> >>>>>> I was testing my app. that use T.S today making some basic >>>>>> queries. >> >>>>>> I have one place, which name is "coffee parisien" >> >>>>>> I have indexed name in my ts config, and when I search for "cofee >>>>>> parisien", with only one "f" in "coffee", I haven't got any >>>>>> results. >>>>>> (When I search for "coffee parisien", the result appears). >> >>>>>> Is this the normal Sphinx behaviour ? Is there a way to extend >>>>>> this ? >> >>>>>> Thanks, >> >>>>>> Pierre > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
