Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 22f87811ee19ff9f4472aa009d872029689883bc https://github.com/xwiki/xwiki-platform/commit/22f87811ee19ff9f4472aa009d872... 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) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications