Category "solrcloud"

Solr Cloud - node sync not happening when document added using CloudSolrClient

I have a SolrCloud setup with 2 nodes and 2 replicas. I am using CloudSolrClient (Java) to add a document. After adding the document programmatically, when I se

How to make already uploaded configset trusted after enabling auth in solr

Currently I am using solr 7 in cloud mode and security is not enable. I already have many collection in this solr cluster and configset already already uploaded

Unable to perform Data Import Handler in Apache Solr with Oracle Data Base

I have an Oracle DB to be imported into Apache Solr . Have the below code in solrconfig.xml ; </requestHandler> <lib dir="${solr.insta