Uploaded image for project: 'CQL'
  1. CQL
  2. CQL-5

Simplify such expressions like "space = currentSpace() and ancestor = currentAncestor()"

    XMLWordPrintable

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 is faster and more robust.

      Attachments

        Activity

          People

            rjakse Raphaël Jakse
            rjakse Raphaël Jakse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: