[TYPO3-Solr] Merging solr searches
Olivier Dobberkau
olivier.dobberkau at dkd.de
Wed Mar 28 14:12:05 CEST 2012
Am 28.03.12 13:05, schrieb Heiko Kromm | Paints:
> Hi,
>
> to answer my own question. The distributed search will do it, if you don't need to care about user groups (http://wiki.apache.org/solr/DistributedSearch). Removing the siteHash from the query and adding the shards filter will result in a merged solr search.
> I don't have experience with the performance yet, but at the moment this solution fits my needs.
>
> Regards
> Heiko
Hi Heiko,
Thanks for sharing!
Its important to explain that you are searching different cores. And
that searching different domains can be used within one core by removing
the sitehash from the query.
Additionally the cores should have a common schema.
Best regards,
Olivier
More information about the TYPO3-project-solr
mailing list