Hi, I want to install solr as service for our numerous clients. I am currently working in solr-7.6.0 in cloud mode on an ubuntu machine.
I am really unsure about how to facet our services to multiple clients. Every client has a unique data to index and they want their data to be stored as big data (i.e., backing-up indexed data in nodes and shards) with external zookeeper installed. I tried running install_solr_service.sh and index data. But, I am not sure if this is cloud environment. I also cannot figure out how to index data (as shown in solr-cloud documentation) nor can I create nodes and shards. I tried to solve the above problem as per cloud tutorial in https://lucene.apache.org/solr/guide/7_7/solr-tutorial.html <https://lucene.apache.org/solr/guide/7_7/solr-tutorial.html>, but I am not sure if indexes of multiple clients are not over-written/infringed upon each other. Can you please suggest me what is the best way to move forward? What is the best solution? Can you please point me to previous email in archive where people had similar problem or point to relevant documentation? Thanks a lot in advance. Regards, Salmaan