Hey! How I make a partial search using TS? For example:
Product.search "flower" #=> [Product(:id=>1, :description=>"flowers")] I'd like to find records typing parts of words instead of typing the full word. Is it possible? Thanks. Bruno Azisaka Maciel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
