Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
0.1.0
-
None
-
Unknown
-
Description
Might be difficult to do, but "space = currentSpace() and ancestor = currentAncestor()" should always be equivalent to "ancestor = currentAncestor()". The latter leads to a simpler solr queries, and also the simplified version doesn't need to resolve the confluence space, which id faster and more robust.