-
Improvement
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.2 RC1
In the case of '(direct) child page (of)', the query can be very long as we generate a OrQuery between all ids of child page. We could do better by indexing a new field 'page-parentId' (for just the parent) and using the existing field 'page-ancestorIds' (for all ancestors)