Hi Derek,
As of now, SiteWhere supports Global configuration for Solr, where all the tenants contact a single Solr server/Core for indexing their Events data.
If we want to leverage the multi-tenancy aspect of Apache Solr, where each SiteWhere tenant has its own Solr core to talk to and thereby having the separation of the tenant data(without which there are security implications to be addressed like,making sure a malicious query cannot get another tenants documents)...
How can this be achieved? Is SiteWhere planning to have such Multi-Tenancy support for Solr, where the configurations allow multiple Solr servers or Single Solr server with different Cores for each tenant(i.e Tenant-Level Solr configuration)?
Is there a way where we can customise the schema.xml for each tenant?
Thanks & Regards,
Annesha