Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 5d69b3435b8a39b5482968b28dcc23dbeab93a44 https://github.com/xwiki/xwiki-platform/commit/5d69b3435b8a39b5482968b28dcc2... Author: Michael Hamann <[email protected]> Date: 2024-11-07 (Thu, 07 Nov 2024) 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/job/DiffDocumentIterator.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SolrIndexerIT.java Log Message: ----------- XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622) * Use an internal comparator that reproduces the order of Solr/the database. * Add an integration test to verify that the sort order corresponds to the used comparator. (cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications