Missing indexes after migration and full reindex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2025 05:24 AM - edited 02-21-2025 05:37 AM
We recently migrated from Nuxeo 2017 to Nuxeo 2023, and performed a full reindex of all the 18m documents.
When the reindex was completed, we discovered that not all documents have been indexed and according to "/nuxeo/api/v1/management/elasticsearch/checkSearch", 50.000 documents are missing.
Performing reindex on a single document on about 30 MB (20 versions) fails through the API and the bulk never completed. It does return an warning:
When doing the reindex through Admin UI (JSF) an actual error is returned:
The warning and error seem to be related to Opensearch, however, reuploading the file works without any problems and the file will be visible afterwards in Nuxeo UI, compared to files not indexed yet. Right now the theory is that it fails because of the 20 versions.
Any suggestions?
