on 2024 Nov 14 1:12 AM
Sometimes when working with Solr the standard query function to search in collections not fulfill all the needs, specially when troubleshooting sync issues between replicas of the same collection. So here is a trick for you:
And the replica overview url is:
It is pretty similar to the collection overview url right? So what happens if we change the /core-overview to /query ?
Exactly if we access https://myCoolEndpoint/#/master_myCollection_Product_default_shard1_replica_n1/query, We will be able to run queries in that replica, shard1_replica_n1, of the master_myCollection_Product_default and verify if all replicas have the same result.
I Hope this trick help anyone looking for how to search in one specific core/replica!
Request clarification before answering.
Hi Nickito,
Please review the KBA on Collection/Core/Shard/replica in SOLR cloud which gives provides information on best practices and also KBA on The search result is inconsistent in multiple shard environment .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
90 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.