Solr CDRC updating data in target and not in source

2019-02-20 Thread ypriverol
Hi: I'm using a CDRC feature from solr 7.1. My source solrcloud cluster is 3 shards and the target similar 3 shards. When we create both clusters and push to the source and then enable CDRC the data is transfer nicely to the target. If we start adding records everything is fine. However, we hav

Change default quey fields in solrcloud using the API

2018-05-10 Thread ypriverol
I would like to change the default fields for the query in Solr using the API https://github.com/apache/lucene-solr/blob/master/solr/solr-ref-guide/src/config-api.adoc . I have found examples of changing the default facets for search handler https://github.com/apache/lucene-solr/tree/master/solr/e