Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: def8ce8ee0fdb7152a4f18a56652fb46a0155e54
https://github.com/xwiki/xwiki-platform/commit/def8ce8ee0fdb7152a4f18a56652…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java
Log Message:
-----------
XWIKI-23239: Improve Solr indexing speed through parallelization and batch processing
* Compute the Solr document ID outside the client thread as it needs
access to the XWiki environment.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications