jim wrote:
> Some Googling seems to indicate that TS's default is English stemming
> on but it doesn't seem like it.
>
> I must be missing something basic here. Any help would be much
> appreciated.
As of TS 1.1.18, the default stemmer was disabled. To enable it again,
add the following line to your sphinx.yml file, then regenerate your
config and reindex.
morphology: stem_en
If you notice comments in the RDoc that contradict this, a patch would
be awesome :)
-- James Healy <jimmy-at-deefa-dot-com> Wed, 22 Jul 2009 04:12:11 +1000
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---