Hi
I face the issue that i have n business-user. Each business-user has it's own amount products. I want to provide an interface for each business-user where he can find only the products he offers. What would be a be a better solution: 1.) To have one big index and filter by customer-name? 2.) Have multiple solr instances for each business-user 3.) Another possiblities? I just run one solr instance currently for default none-business-user that can see all products and face the issue now, how to separate the products for business-user search-wise. Any ideas would be appreciated. Thanks, Ramo