Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, the nodetype index indexes all primary types and mixin types (including nt:base I think).
This results in many nodes in this index, which unnecessarily increases the repository size, but doesn't really help executing queries (running a query to get all nt:base nodes doesn't benefit much from using the nodetype index).
It should also help reduce writes in updating the index, for example for OAK-1099