this is key: openSearcher=false

That means your commit did, indeed, fire but no new
searcher was opened so the document remains invisible.

If you configure softCommit, that will make the doc visible
after the interval, or if you set openSearcher=true in your
commit configuration.

Or, as you noted, if you issue an explicit commit.

You might find this useful:

http://searchhub.org/2013/08/23/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/

Best,
Erick

On Thu, Sep 26, 2013 at 3:22 PM, shamik <sham...@gmail.com> wrote:
> Just an update, I finally saw the documents getting indexed. But it happened
> after 4-5 hours since I had used CloudServer to send the documents to Solr.
> Is there any configuration change required ? I've having 2 nodes with a
> replica each and a single zookeeper instance.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Not-able-to-index-documents-using-CloudSolrServer-tp4092074p4092238.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to