If a node's language doesn't match the default language, content and teaser will be indexed as empty fields.
| Comment | File | Size | Author |
|---|---|---|---|
| content_non_default_language.patch | 593 bytes | mkalkbrenner |
If a node's language doesn't match the default language, content and teaser will be indexed as empty fields.
| Comment | File | Size | Author |
|---|---|---|---|
| content_non_default_language.patch | 593 bytes | mkalkbrenner |
Comments
Comment #1
klonos...coming from #1702354: Apache Solr Multilingual 7.x Roadmap
Comment #2
nick_vhFollowed this issue closely with mkalkbrenner. Works as advertised.
Committed to 7.x-1.x, not sure if this needs a backport
Comment #3
pwolanin commentedfrom http://api.drupal.org/api/drupal/modules%21node%21node.module/function/n...
D6 doesn't take a langcode argument to node_view() so I don't think this can be backported.