Right. And the wordforms setting appears in the config file (config/ development.sphinx.conf)? Have you tried searching with the command line tool?
Assuming you're at the Rails app directory, and Sphinx is running: search --config config/development.sphinx.conf -e fusball What's the output? -- Pat On 29/03/2009, at 6:48 PM, Jochen Kaechelin wrote: > > > >> >> Hi Jochen >> >> Just to confirm: are you putting that wordforms setting in sphinx.yml >> underneath each environment? > > > Yes. > >> >> >> -- >> Pat >> >> On 29/03/2009, at 2:28 PM, Jochen Kaechelin wrote: >> >>> >>> /SPHINX/wordforms.txt: >>> >>> fussball > fussball >>> fußball > fussball >>> fusball > fussball >>> >>> sphinx.yml: >>> >>> wordforms: /SPHINX/wordforms.txt >>> >>> rake ts:config / rake ts:in show no errors. >>> >>> I run extended match_mode. >>> >>> So, normaly a search for "fusball" should show me the same results >>> as if >>> someone searches for "fussball" - or? >>> >>> But I get no results as all? >>> >>> What's wrong here? >>> >>> I run latest thinking_sphinx and Sphinx 0.9.9-rc1 with Rails 2.3.2 >>> >>> >>> Thanx >>>> >> >> >>> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
