[
https://issues.apache.org/jira/browse/OAK-9824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated OAK-9824:
---------------------------------
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". (was: 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")
> Confusing warning "This index MUST be reindexed for indexing to work properly"
> ------------------------------------------------------------------------------
>
> Key: OAK-9824
> URL: https://issues.apache.org/jira/browse/OAK-9824
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core
> Reporter: Konrad Windszus
> Priority: Major
>
> 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".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)