Solr Split not working

2017-03-20 Thread Azazel K
Hi, We have a solr index running in 4.5.0 that we are trying to upgrade to 4.7.2 and split the shard. The uniqueKey is a TrieLongField, and it's values are always negative : Max : -9223372035490849922 Min : -9223372036854609508 When we copy the solr 4.5.0 index to new cluster running 4.7.2 and

Solr Split

2017-03-17 Thread Azazel K
Hi, We have a solr index running in 4.5.0 that we are trying to upgrade to 4.7.2 and split the shard. The uniqueKey is a TrieLongField, and it's values are always negative : In prod (2 shards, 1 replica for each shard) Max : -9223372035490849922 Min : -9223372036854609508 In lab (1 shard,

Re: Solr Split Shard - Document loss and down time

2013-08-07 Thread Ranjith Venkatesan
I have explained in the above post with screenshots. Indexing gets failed when any node is down and also shard splitting is in progress -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Split-Shard-Document-loss-and-down-time-tp4082002p4082994.html Sent from the Solr

Re: Solr Split Shard - Document loss and down time

2013-08-07 Thread Anshum Gupta
> > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-Split-Shard-Document-loss-and-down-time-tp4082002p4082973.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Anshum Gupta http://www.anshumgupta.net

Re: Solr Split Shard - Document loss and down time

2013-08-07 Thread Ranjith Venkatesan
Ranjith -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Split-Shard-Document-loss-and-down-time-tp4082002p4082973.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Split Shard - Document loss and down time

2013-08-02 Thread Ranjith Venkatesan
I have tried in 4.4 too. It also produces same kind of problem only. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Split-Shard-Document-loss-and-down-time-tp4082002p4082180.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr Split Shard - Document loss and down time

2013-08-02 Thread Erick Erickson
gt; org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117) > at > org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168) > at > org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146) > at tokyosolrindex.Main.main(Main.java:44)

Solr Split Shard - Document loss and down time

2013-08-01 Thread Ranjith Venkatesan
sage in context: http://lucene.472066.n3.nabble.com/Solr-Split-Shard-Document-loss-and-down-time-tp4082002.html Sent from the Solr - User mailing list archive at Nabble.com.