Multiple sites in one SOLR core
thessakockelkorn opened this issue · 0 comments
thessakockelkorn commented
Problem:
With the introduction of SearchItems, support for indexing multiple sites in one SOLR core was lost.
Solution:
Add a prefix indicating the site_id to all urls indexed in SOLR, using the function siteUrl(). Also use this function to prefix urls when removing them from the core