karthikalle

Results 2 issues of karthikalle

Error on adding documents to Primary: ``` Nov 04, 2020 1:54:26 AM com.yelp.nrtsearch.server.grpc.LuceneServer$LuceneServerImpl$1 onCompletedForIndex WARNING: error while trying to addDocuments java.util.concurrent.ExecutionException: java.lang.IllegalStateException: a non-null TaxonomyWriter must be provided when indexing...

We currently would have to apply new settings and field changes across all Primary and replica nodes individually. Could we broadcast these changes without explicitly settings it on every node?