Re: Indexing fails on the way

2018-04-11 Thread neotorand
Thanks for Bringing I will post it there Regards neo -- Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-

Re: Indexing fails on the way

2018-04-11 Thread Adrien Grand
Hi Neo, You will likely find better help on the solr-user mailing-list. This mailing list is for questions about Lucene. Le mer. 11 avr. 2018 à 12:21, neotorand a écrit : > with Solrcloud What happens if indexing is partially completed and ensemble > goes down.What are the ways to Resume.In one

Indexing fails on the way

2018-04-11 Thread neotorand
with Solrcloud What happens if indexing is partially completed and ensemble goes down.What are the ways to Resume.In one of the scenario i am using 3 ZK Node in ensemble.Lets say i am indexing 5 million data and i have partially indexed the data and ZK ensemble goes down. What should be the best ap