[ http://issues.apache.org/jira/browse/JCR-99?page=all ]
     
Marcel Reutegger resolved JCR-99:
---------------------------------

    Resolution: Fixed

This has been implemented quite some time ago. Together with the fix for 
JCR-106.

svn revision: 164208

> Introduce cache for frequently used index lookups
> -------------------------------------------------
>
>          Key: JCR-99
>          URL: http://issues.apache.org/jira/browse/JCR-99
>      Project: Jackrabbit
>         Type: Improvement
>   Components: xpath
>  Environment: svn rev: 160385
>     Reporter: Marcel Reutegger

>
> Some queries heavily use hierarchy relations to resolve location steps. E.g. 
> ChildAxisQuery or DescendantSelfAxisQuery. Currently those hierarchy 
> relations are looked up from the native lucene index which is not very 
> efficient. The index should maintain a cache of frequently used hierarchy 
> lookups. 
> That is, calls like IndexReader.termDocs() on terms with field: UUID or PARENT

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to