[TYPO3-Solr] search.query.allowedSites - Problems

Johann Höchtl jhoechtl at gmail.com
Tue Aug 19 16:48:22 CEST 2014


This function searches for all Root-Sites and gets the first domain record for this site.

Every domain record which is found that way will generate a siteHash and this will be added to the query.

If you have indexed different record types which already work for your setup, try grabbing the siteHashes manually. 
Or debug the function resolveSiteHashAllowedSites in Classes/Util.php:523  to see why only one domain causes a siteHash generation.

Am 19.08.2014 um 16:40 schrieb thomas macaigne <istreaming at gmail.com>:

> I have tried with:
> __all Adds all domains as allowed sites
> * (asterisk character) Same as __all
> 
> The result is the same, it seems to only search one siteHash.
> _______________________________________________
> 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