Hi, I have one data collection on 3 shards and 2 replicas, user searches on it. Also I log all user queries and save to another collection on the same solr cloud, but user queries are very slow when there are a lot of logs to be written to the log collection.
any solution for me, please advise. or does solr support separate write operation on different node and read on other nodes?