Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Later
-
None
-
None
-
None
Description
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:
0:/% 1:/% 2:/% 3:/% 4:/% ...
We should benchmark this first, though. See OAK-6719.
Attachments
Attachments
Issue Links
- relates to
-
OAK-6719 add ability to run benchmarks with continuous version GC enabled (RDB fixtures)
- Closed