[TYPO3-Solr] Merging solr searches
Heiko Kromm | Paints
h.kromm at paints.de
Wed Mar 28 13:05:38 CEST 2012
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
----- Ursprüngliche Mail -----
Von: "Heiko Kromm | Paints" <h.kromm at paints.de>
An: typo3-project-solr at lists.typo3.org
Gesendet: Freitag, 10. Februar 2012 12:06:50
Betreff: [TYPO3-Solr] Merging solr searches
Hi list,
does anyone have some experience in merging solr results from different indexes?
What I want to do, is to have a universal search over my websites.
For example I have website test1.com with an index and test2.com with a different index.
When I search on test1.com I want to have teh test1 results and below that somthing like "Additional Results from test2.com".
Or perhaps a facet to filter between test1.com and test2.com?
Perhaps someone made some tests on that or has a best practice.
Regards
Heiko
_______________________________________________
TYPO3-project-solr mailing list
TYPO3-project-solr at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-solr
More information about the TYPO3-project-solr
mailing list