[
https://issues.apache.org/jira/browse/OAK-7686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomek Rękawek updated OAK-7686:
-------------------------------
Description:
It seems that the LuceneIndexProvider is missing in the RepositorySidegrade
index provider list. As a result, for the partial migration, the lucene
indexing data is not updated for the copied content:
{noformat}
25.07.2018 00:19:47.008 [main] *WARN*
org.apache.jackrabbit.oak.plugins.index.IndexUpdate - Missing index provider of
type [lucene], requesting reindex on [/oak:index/slingeventJob]
25.07.2018 00:19:47.580 [main] *WARN*
org.apache.jackrabbit.oak.plugins.index.IndexUpdate - Missing index provider of
type [lucene], requesting reindex on [/oak:index/ntBaseLucene]
{noformat}
was:It seems that the LuceneIndexProvider is missing in the
RepositorySidegrade index provider list. As a result, for the partial
migration, the lucene indexing data is not updated for the copied content.
> Partial migration doesn't update Lucene indexing data
> -----------------------------------------------------
>
> Key: OAK-7686
> URL: https://issues.apache.org/jira/browse/OAK-7686
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: upgrade
> Reporter: Tomek Rękawek
> Priority: Major
> Fix For: 1.10
>
>
> It seems that the LuceneIndexProvider is missing in the RepositorySidegrade
> index provider list. As a result, for the partial migration, the lucene
> indexing data is not updated for the copied content:
> {noformat}
> 25.07.2018 00:19:47.008 [main] *WARN*
> org.apache.jackrabbit.oak.plugins.index.IndexUpdate - Missing index provider
> of type [lucene], requesting reindex on [/oak:index/slingeventJob]
> 25.07.2018 00:19:47.580 [main] *WARN*
> org.apache.jackrabbit.oak.plugins.index.IndexUpdate - Missing index provider
> of type [lucene], requesting reindex on [/oak:index/ntBaseLucene]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)