indexed file size in doubled in Solr 3.6.1 slave after Replication

2013-01-18 Thread mechravi25
Hi all,

I am using Solr 3.6.1 version and have both master and slave instance. 
I noticed that whenever I make some configuration changes and then restart
the server(both master and slave instance) 
to replicate the changed index(after indexing in master) to slave.
When I perform the replication, I see that the data count between the master
and the slave remains the same but the size of the index files seems to be
doubled in the slave(400MB) when compared to master(200MB).

I tried refreshing the page then also it remains the same and also, I see
that the replication.properties gets created automaticaly to point to the
current index folder after few replications.
Any reason why the index file size gets doubled from master to slave. This
scenario occurs only when I do a configuration change in master and slave
and then replicate data from master to slave. To overcome this, I delete the
index folder in slave and then replicate, then the size remains the same
with both master and slave. After that ,the rest of the time, this scenario
does not occur. This only happens when replication is done the first time
after configuration changes.

Please tell me if there is any configuration changes that is needed to be
done to overcome this scenario or is there any other reason for the
occurence of this scenario?

Please guide me.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/indexed-file-size-in-doubled-in-Solr-3-6-1-slave-after-Replication-tp4034518.html
Sent from the Solr - User mailing list archive at Nabble.com.


Indexed File Size is doubled in Solr 3.6.1 Slave after Replication

2013-01-18 Thread mechravi25
Hi all,

I am using Solr 3.6.1 version and have both master and slave instance. 
I noticed that whenever I make some configuration changes and then restart
the server(both master and slave instance) 
to replicate the changed index(after indexing in master) to slave.
When I perform the replication, I see that the data count between the master
and the slave remains the same but the size of the index files seems to be
doubled in the slave(400MB) when compared to master(200MB).

I tried refreshing the page then also it remains the same and also, I see
that the replication.properties gets created automaticaly to point to the
current index folder after few replications.
Any reason why the index file size gets doubled from master to slave. This
scenario occurs only when I do a configuration change in master and slave
and then replicate data from master to slave. To overcome this, I delete the
index folder in slave and then replicate, then the size remains the same
with both master and slave. After that ,the rest of the time, this scenario
does not occur. This only happens when replication is done the first time
after configuration changes.

Please tell me if there is any configuration changes that is needed to be
done to overcome this scenario or is there any other reason for the
occurence of this scenario?

Please guide me.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Indexed-File-Size-is-doubled-in-Solr-3-6-1-Slave-after-Replication-tp4034519.html
Sent from the Solr - User mailing list archive at Nabble.com.