Marcel Reutegger created OAK-403:
------------------------------------

             Summary: PropertyIndexLookup does not find indexes
                 Key: OAK-403
                 URL: https://issues.apache.org/jira/browse/OAK-403
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 0.5
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger


The PropertyIndexLookup tries to locate the index by child node name instead of 
matching the name of the property with the values of the 'propertyNames' 
property on the index node.

In addition the paths returned by the find() method are not absolute. This will 
result in an IllegalArgumentException when the path is turned into a Tree.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to