You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2017/01/27 07:36:24 UTC

[jira] [Created] (OAK-5533) Lucene indexing of mv facets fails because of hidden persisted FacetsConfig

Tommaso Teofili created OAK-5533:
------------------------------------

             Summary: 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)