[TYPO3-Solr] Cores needed per site and per language?
Ingo Renner
ingo at typo3.org
Mon Aug 15 17:30:38 CEST 2011
Am 13.08.11 14:32, schrieb Jigal van Hemert:
> For different sites within the same TYPO3 installation which have the
> same language I can share the same solr core?
yes.
If you want to search across all sites in your installation, you even
should do so. If you don't want to search across the different sites,
feel free to set up separate cores.
> And what about different TYPO3 installations?
>
> Example:
> - TYPO3 installation A
> -- domain example1.org: English, German, Dutch
> -- domain example2.net: English, Dutch
set up 3 cores: en, de, nl
By default there's a filter on the siteHash field Olivier mentioned
already. This filter prevents that example1.org can find stuff from
example2.net and vice versa.
If wanted however, that filter is easy to remove and then both sites can
search each other's stuff.
> - TYPO3 installation B
> -- domain example3.org: English, German
set up 2 cores: en, de
> Which solr cores would you recommend?
As explained above, it depends on ow you want to search...
But in principle/usually you just set up language cores per installation.
HTH
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code
TYPO3 - Open Source Enterprise Content Management System
http://typo3.org
Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com
More information about the TYPO3-project-solr
mailing list