Using Rails 3.2, Sphinx Search and Thinking Sphinx gem. I have tried wrapping %
and *
, and wildcard, in the keywords in my controller, but can't achieve what I want:
Keywords to search:
Expected matched search results:
How should I format the keywords in my controller so that I get the expected search result with the different keywords as shown above?