Re: Filtered replication

2020-04-11 Thread Sachin Divekar
be implemented in > CouchDB by using filtered replication. Ideally, I would like to have > one-way sync i.e. from the server to the client only. We may update the > documents in the client-side Solr. > > How can I implement something like this in Solr? > > thanks > Sachin >

Filtered replication

2020-04-09 Thread Sachin Divekar
rching for some solution by which I can replicate only those documents to the client-side Solr. For instance, it can be implemented in CouchDB by using filtered replication. Ideally, I would like to have one-way sync i.e. from the server to the client only. We may update the documents in the client