Description
The warning emitted from https://github.com/apache/jackrabbit-oak/blob/871ce1bb28712c16ba75b57538fb49e14bc135a3/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/TrackingCorruptIndexHandler.java#L116 is incorrect, as the index is not necessary for indexing but for search. I would propose to change it to "This index MUST be reindexed for search to work properly" or simply "This index MUST be reindexed to work properly".
Attachments
Issue Links
- links to