Alter query filter workflow to restrict by scope before searching

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial
    • 1.5.0
    • Affects Version/s: None
    • Component/s: API
    • None

      Currently we identify a candidate list and then apply any required scoping. It would require some changes in workflow but we could probably improve performance if we first restricted by scope and then filtered out the candidates.

      Two comments:

      • This potentially moves a lot of query filtering off of the database and into the API. That isn't necessarily a bad thing.
      • We could default to the current behavior if there is no scope or the scope is the root stem.

            Assignee:
            Shilen Patel
            Reporter:
            Blair Christensen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: