Re: In cloud mode, using implicit router. Leader changed, not available to index data, and no error occurred.

2016-09-20 Thread Jerome Yang
That shard did receive update request, because it shows in the log. And also commit request. But no documents indexed. On Tue, Sep 20, 2016 at 2:26 PM, Jerome Yang wrote: > I'm sure I send documents to that shard. And execute commit. > > I also use curl to index, but not

Re: In cloud mode, using implicit router. Leader changed, not available to index data, and no error occurred.

2016-09-20 Thread Jerome Yang
I'm sure I send documents to that shard. And execute commit. I also use curl to index, but not error occurred and no documents are indexed. On Mon, Sep 19, 2016 at 11:27 PM, Erick Erickson wrote: > Are all the documents in the collection? By using implicit router, you

Re: In cloud mode, using implicit router. Leader changed, not available to index data, and no error occurred.

2016-09-19 Thread Erick Erickson
Are all the documents in the collection? By using implicit router, you are assuming control of what shard each document ends up on. So my guess is that you are not routing the docs to each shard. If you want Solr to automatically assign the shard to a doc, you should be using the default