I created a config/sphinx.yml file with the line: morphology: stem_en
After running rake ts:config, it doesn't seem to have changed development.sphinx.conf, and following a rebuild, searching for "dawg" doesn't match "dawgs".
How can I get this to work?