Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.1-milestone-2
-
Fix Version/s: 7.2-rc-1
-
Component/s: Search - Solr
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
XWiki Solr index gather a batch of data to send to the actual Solr server but while creating that batch the entities are removed from the queue which means what SolrIndexer#getQueueSize() might me too and should also contain what is in the not yet sent batch until SolrInstance#commit is done.