Replicas fall into recovery mode right after update

2015-01-23 Thread gouthsmsimhadri
I'm working with a cluster of solr-cloud servers at a configration of 10 shards and 4 replicas on each shard in stress environment. Planned production configuration is 10 shards and 15 replicas on each shard. Current commit settings are as follows 50 18000

Re: WordDelimiter Works differently in solr3X vs SolrCloud..?

2015-01-14 Thread gouthsmsimhadri
Thanks Ahmet, that works. - -goutham -- View this message in context: http://lucene.472066.n3.nabble.com/WordDelimiter-Works-differently-in-solr3X-vs-SolrCloud-tp4179647p4179662.html Sent from the Solr - User mailing list archive at Nabble.com.

WordDelimiter Works differently in solr3X vs SolrCloud..?

2015-01-14 Thread gouthsmsimhadri
Problem: While migrating the solr version from 3.X(schema version is 1.4) to cloud 4.10.0 (schema version 1.5), I see a difference in the way the worddelimiterfilter works for the below configuration In the current version, the catentateWords is done on the last postion of the word delimited,