[
https://issues.apache.org/jira/browse/OAK-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommaso Teofili resolved OAK-5533.
----------------------------------
Resolution: Fixed
fixed in r1780538 and r1780539.
> Lucene indexing of mv facets fails because of hidden persisted FacetsConfig
> ---------------------------------------------------------------------------
>
> Key: OAK-5533
> URL: https://issues.apache.org/jira/browse/OAK-5533
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: 1.4.15, 1.6
>
>
> When performing (re)indexing of a multi valued property that's used for
> facets, indexing fails because the _:facets-config_ node is hidden and
> therefore after first indexing any subsequent diff fails at seeing it because
> the {{VisibleEditor}} doesn't traverse nodes starting with :.
> The solution is to use a not hidden node name for multi valued facets config
> (stored in {{NodeStateFacetsConfig}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)