Pretty much what Webster and Erick mentioned, else please try the pdf I
attached. I followed the official documentation doing that.
Amrit Sarkar
Search Engineer
Lucidworks, Inc.
415-589-9269
www.lucidworks.com
Twitter http://twitter.com/lucidworks
LinkedIn: https://www.linkedin.com/in/sarkaramrit2
If Webster's idea doesn't solve it, the next thing to check is your
tlogs on the source cluster. If you have a successful connection to
the target and it's operative, the tlogs should be regularly pruned.
If not, they'll collect updates forever.
Also, your Solr logs should show messages as CDCR do
Check that you have autoCommit enabled in the target schema.
Try sending a commit to the target collection. If you don't have autoCommit
enabled then the data could be replicating but not committed so not
searchable
On Thu, Sep 28, 2017 at 1:57 AM, Jiani Yang wrote:
> Hi,
>
> Recently I am tryi
Hi,
Recently I am trying to use CDCR to do the replication of my solr cluster.
I have done exactly as what the tutorial says, the tutorial link is shown
below:
https://lucene.apache.org/solr/guide/6_6/cross-data-center-replication-cdcr.html
But I cannot see any change on target data center even e
Hi Uwe,
Here is 09/24/2017, recently I am trying to set up my own CDCR, bounced into
this situation also. Means I have done all the configurations and all the
status were fine when I “START” and “STATUS” but nothing have pushed into
target center, so I googled then I found this one, it helps m
Hi Adam,
maybe it's my poor English, but I'm confused.
I've taken Renault's quote as a hint to activate autocommit on the
target cluster. Or at least doing manually frequent commits, to see the
replicated documents.
Now you wrote disabling autocommit helps.
Could you please clarify this point
disable autocommit on the target
It worked!
thanks
2016-05-30 15:40 GMT+07:00 Renaud Delbru :
> Hi Adam,
>
> could you check the response of the monitoring commands [1], QUEUES,
> ERRORS, OPS. This might help undeerstanding if documents are flowing or if
> there are issues.
>
> Also, do you have
Hi Adam,
could you check the response of the monitoring commands [1], QUEUES,
ERRORS, OPS. This might help undeerstanding if documents are flowing or
if there are issues.
Also, do you have an autocommit configured on the target ? CDCR does not
replicate commit, and therefore you have to send
I’m testing Solr 6 CDCR, but it’s seems not working.
Source configuration:
targetzkip:2181
corehol
corehol
1
1000
128
5000
${solr.ulog.dir:}
Target(s) configuration:
disabled
cdcr-proccessor-chain