Yes, you can have the same indexes and different versions. The version is
basically a timestamp added to the index at commit time. If you just do a
commit, you can avoid changing data, but update the version. So if the files
look the same, you should be good.
- Mark
On Feb 26, 2013, at 9:25 PM
thanks for the update Mark. looking fwd for this fix. Will try the trunk 4.x
Is it safe to assume that even with the incorrect version numbers the data
on slave (replicated from Repeater) is same as whats on master ? At-least
the files what i see in index dir are same.
As per our schedule we are
On Feb 26, 2013, at 8:17 PM, adityab wrote:
> the commit happening on Repeater after replication is increasing the version
> number as repeater
Yeah, there was a problem that is fixed in 4.2, and that commit no longer
happens. A couple other little bugs around master->slave were also fixed (an