Remove unnecessary NodeImpl references from LuceneQueryFactory
--------------------------------------------------------------

                 Key: JCR-2944
                 URL: https://issues.apache.org/jira/browse/JCR-2944
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: query
            Reporter: Alex Parvulescu
            Priority: Trivial


LuceneQueryFactory casts to NodeImpl just to get the node id. 
This info is available via the api as well, so the cast seems unnecessary.
I'll attach a patch for this tiny issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to