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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/09/08 14:06:28 UTC

[jira] [Commented] (OAK-2059) Reindexing can include hidden nodes in the index

    [ https://issues.apache.org/jira/browse/OAK-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125436#comment-14125436 ] 

Thomas Mueller commented on OAK-2059:
-------------------------------------

FYI this issue could also cause exceptions while running queries, for example:

{noformat}
javax.jcr.RepositoryException: Node
/oak:index/uuid/:index/044876c6-2aa4-4e59-8c98-a98c43a406a7 doesn't have
primary type set.
{noformat}


> Reindexing can include hidden nodes in the index
> ------------------------------------------------
>
>                 Key: OAK-2059
>                 URL: https://issues.apache.org/jira/browse/OAK-2059
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, query
>    Affects Versions: 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5
>            Reporter: Thomas Mueller
>            Assignee: Alex Parvulescu
>             Fix For: 1.1, 1.0.6
>
>
> The Lucene index seems to return hidden nodes (in the property index content). This area shouldn't be indexed, but also the query engine shouldn't return those hidden nodes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)