Re: Data updation in collection after commit

2023-10-16 Thread Anjali Maurya
No, all replicas are active in the collection. We are using solr8.10 in solrCloud mode. On Mon, Oct 16, 2023 at 9:08 PM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Is it possible that some of your replicas were down/recovering, and hence > didn't process the updates? > > Which vers

Re: Data updation in collection after commit

2023-10-16 Thread Ishan Chattopadhyaya
Is it possible that some of your replicas were down/recovering, and hence didn't process the updates? Which version of Solr is this? Are you using SolrCloud or standalone Solr? On Mon, 16 Oct, 2023, 4:12 pm Anjali Maurya, wrote: > Hi all, > We deleted the whole data of a collection and then exe

Data updation in collection after commit

2023-10-16 Thread Anjali Maurya
Hi all, We deleted the whole data of a collection and then executed the commit. Ideally, there should not be any documents visible in the collection. However, the documents were visible in the collection. When we reloaded the collection, the empty collection was visible. Ideally, it should be upda