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 -~----------~----~----~----~------~----~------~--~---
