Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 290d4500b6d904cefeb40c85414210bb51630998 https://github.com/xwiki/xwiki-platform/commit/290d4500b6d904cefeb40c8541421... 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-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/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) (cherry picked from commit 22f87811ee19ff9f4472aa009d872029689883bc) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications