[TYPO3-Solr] Multilingual site in one tree

Christian Lerrahn typo3 at penpal4u.net
Wed Aug 31 04:15:57 CEST 2011


Hi,
I've been trying to figure out how I could index a multilingual site
which uses different languages for different branches of the site tree
to different cores. In essence, I have a tree which looks like this

en (1)
|
--en (2)
|
--de (3)
|
--fr (4)
|
--it (5)

where all these branches have subpages, of course.

Now, only page 1 is set to be a root page. I can't set any of the
others to be because it would disconnect them from the tree root.

If I change my TS settings for TYPO3 solr on page 3, 4 or 5 to write to
a different core, these settings are ignored because all TS is only
read from the root page.

How can I achieve indexing of page 1 (and 2 plus subpages) page 3 (and
subpages), 4 (and subpages) and page 5 (and subpages) to separate Solr
cores?

Cheers,
Christian


More information about the TYPO3-project-solr mailing list