Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Oak is able to maintain indexes on any location in the hierarchy. However the lookup for most index implementations only make use of an index under the root node. There are various TODOs in the code regarding this, e.g. in PropertyIndex. Looking up an index along the filter path adds some additional cost, but should be within reasonable bounds.
Attachments
Attachments
Issue Links
- is related to
-
OAK-2211 Use Lucene index on non root node
- Closed