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 version of Solr is this? Are you using SolrCloud or standalone Solr? > > On Mon, 16 Oct, 2023, 4:12 pm Anjali Maurya, > <anjali.maury...@indiamart.com.invalid> wrote: > > > 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 updated after commit. What could be the reason for > > this? > > > > Do we need a collection reload to display updated data? > > >