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)