Sorry for the noobie question guys, but I want to make sure I understand the autocommit behaviour in Solr 8.
Supposing I have an autocommit time of 5 minutes for a collection A, and that collection has one pending document to index. If a client (solrj.SolrClient) connects and adds a new document with the commitWithinMs parameter set (e.g. 30 sec), what happens after the client call? Specifically, will the pending document get committed as well and the index will have those 2 documents added, or just the document added in the client call? ________________________________ Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The Netherlands, Registration No. 33158992, Registered in The Netherlands.
