Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf https://github.com/xwiki/xwiki-platform/commit/4a5e7b0480628fc3dc2213a858cc1... 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications