Enable different behavior of search indexer per different node languages
itst - May 26, 2008 - 15:01
| Project: | Porter-Stemmer |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
The case here is a bi-lingual website (English & German), with each language represented by a taxonomy term. All nodes have either "English" or "German" associated to them.
For all items being "English" we'd like to use Porter-Stemmer as it is. For all "German" items, we'd like to use http://drupal.org/project/de_stemmer.
Is there any way to achieve this? Any hints are very much appreciated :-)

#1
If we do this at all it should be based on the content translation module's language identification system and not based upon a taxonomy.
#2
This is the same issue as #363336: Porter-stemmer should only stem english or language neutral content for a multi-language site, which has more discussion, so I am going to close this issue as a duplicate.