Tried to implement morphology: stem_en using Thinking Sphinx 3.0.1 in rails 3.2.1.
But it seems to make no difference: "Paris Restaurant" returns 4 results; "Paris Restaurants" returns none. Here is how the YAML is configed (sphinx.yml in app/config): development: morphology: stem_en production: morphology: stem_en I copy/pasted so indentations match what's in the file. Any help would be appreciated! thanks in advance! -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
