Hi all,
we have a setup with multiple cores, loaded via DataImportHandlers.
Works fine so far.
Now we are trying to get the replication working (for one core so far).
But the automated replication is never happening.
Manually triggered replication works!
Environment:
Solr 4.1 (also trie
Calling indexversion on master gives:
00
1370612995391
53
On Slave:
0
0
0
1
> pollInterval is set to 2 minutes. It is usually long
I know ;-)
-Ursprüngliche Nachricht-
Von: Noble Paul നോബിള് नोब्ळ् [mailto:noble.p.
Log on slave:
2013-06-11 13:19:08,477 8385607 INFO [org.apache.solr.core.SolrCore]
(http-0.0.0.0-31006-1:) [contacts] webapp=/solr path=/replication
params={indent=true&command=indexversions&wt=json+} status=0 QTime=0
2013-06-11 13:19:08,477 8385607 DEBUG
[org.apache.solr.servlet.SolrDispatch
This is the log when the slave is polling.
But it's onlythe last two times.
As you can see, the time in between is ~ 2 minutes.
It it's from interest, I can post complete log from fresh restart on.
-Original Message-
From: Noble Paul നോബിള് नोब्ळ् [mailto:noble.p...@gmail.com]
Sent: Tue
Solved it now.
It was a shameful typo in the config:
I wrote pollInterfall instead of pollInterval :-)
It was never polling I just missunderstood the logs...
Thxs
Thomas
-Original Message-
From: thomas.poroc...@der.net [mailto:thomas.poroc...@der.net]
Sent: Tuesday, June 11, 2013 2:3