Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-19481

MarkLogic retrieve range element index

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 8.10
    • Component/s: Core MarkLogic

      Description

      For query optimization, we need to know during query creation if the queried field has a range element index or not.
      Use the repository configuration to give to Nuxeo which elements have a range element index on a specific type.

      Then we can replace cts:element-value-query by cts:element-range-query for equal comparison.

      Configuration will look like:

            <range-element-indexes>
              <range-element-index type="string">ecm:id</range-element-index>
            </range-element-indexes>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: