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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2014/08/28 22:37:09 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=14114302#comment-14114302 ] 

Alex Parvulescu commented on OAK-2059:
--------------------------------------

This affects any reindexed index, but mostly the async ones: lucene & property index (those are more affected by the reindex operation). If the reindex flag is set to true, all of the hidden content will be included.
I don't see this as a query engine issue, the hidden content should simply not be there. Thomas, if you think the Query Engine needs a change too, please reopen.

Fixed with http://svn.apache.org/r1621201

> 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
>
>
> 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.2#6252)