After indexing nodes with en/fr languages, I go to /admin/settings/apachesolr/query-fields to set the language-specific fields.
Most make sense, except the taxonomy part is very chaotic. Below a list of my select box titles:
(in the exact order as I see them)
tm_node:
English - :
English - :
English - English - Taxonomy term names only from the ManufacturerID vocabulary:
English - :
English - :
English - Taxonomy term names only from the Categories vocabulary:
English - Taxonomy term names only from the Stores vocabulary:
English - Taxonomy term names only from the ManufacturerID vocabulary:
English - Taxonomy term names only from the Brands vocabulary:
English - Taxonomy term names only from the EAN_UPC vocabulary:
English - Taxonomy term names only from the SKU vocabulary:
French - :
French - :
French - French - Taxonomy term names only from the Categories vocabulary:
French - :
French - French - Taxonomy term names only from the Brands vocabulary:
French - Taxonomy term names only from the Categories vocabulary:
etc.
The empty titles like "French - :" and double titles like "French - French -" (?) make it very hard to understand.
Comments
Comment #1
mkalkbrennerSeems like a bug. Can you tell me some more details about your vocabularies?
Comment #2
Anonymous (not verified) commentedI have about 9 vocabularies, using the i18ntaxonomy module. All vocabs are Tags / Multi Select. Some vocabs have terms per language, some don't. For example a "Brands" vocab has only terms in "no language", but "Stores" vocab has terms per language en/de/fr etc.
Maybe there is a small conflict with i18ntaxonomy.module?
Comment #3
mkalkbrennerI found the bug. I'm working on a patch ...
Comment #4
mkalkbrennerHere are two patches for both 6.x versions.
Comment #5
mkalkbrenner