Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1735

Query: automatically update index statistics to get better cost estimates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.1, 1.4
    • query

    Description

      The indexes don't currently have good cost estimates, so that in many cases the best index is not used. The cost estimation of the indexes needs statistics (for example, how many entries are in an index, or how many entries are stored in a index key). It should be possible to implement auto-update of statistics for the node type index, the property index, and the ordered index. Possibly, this could be done asynchronously.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: