-
- Downloads
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 4a5e7b04)
Showing
- 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 23 additions, 2 deletions.../xwiki/search/solr/internal/job/DiffDocumentIterator.java
- 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 68 additions, 15 deletions...r/src/test/it/org/xwiki/search/test/ui/SolrIndexerIT.java
Loading
Please register or sign in to comment