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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2014/09/19 12:49:33 UTC

[jira] [Created] (OAK-2114) Aggregate index returns the ancestor node as well

Davide Giannella created OAK-2114:
-------------------------------------

             Summary: Aggregate index returns the ancestor node as well
                 Key: OAK-2114
                 URL: https://issues.apache.org/jira/browse/OAK-2114
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, oak-lucene, query
    Affects Versions: 1.1
            Reporter: Davide Giannella


When performing a query like

{noformat}
//*[jcr:contains(. 'something') or jcr:contains(metadata, 'something')]
{noformat}

having a structure like {{/content/node/jcr:content}} where {{jcr:content}} contains 'something' both {{/content/node}} and {{/content/node/jcr:content}} are returned.



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