Julian Reschke created OAK-6747:
-----------------------------------

             Summary: improve index handling in RDBVersionGCSupport
                 Key: OAK-6747
                 URL: https://issues.apache.org/jira/browse/OAK-6747
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: rdbmk
            Reporter: Julian Reschke
            Assignee: Julian Reschke


We currently find split documents by using "LIKE" to exclude regular documents. 
However, these "LIKE" expressions start with a wildcard, which defeats use of 
the index.

We may be able to improve this by adding to the already existing exclusion 
patterns, such as:

{noformat}
0:/% 1:/% 2:/% 3:/% 4:/% ...
{noformat}

We should benchmark this first, though. See OAK-6719.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to