[
https://issues.apache.org/jira/browse/OAK-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Marth updated OAK-1735:
-------------------------------
Labels: performance (was: )
> Query: automatically update index statistics to get better cost estimates
> -------------------------------------------------------------------------
>
> Key: OAK-1735
> URL: https://issues.apache.org/jira/browse/OAK-1735
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: query
> Reporter: Thomas Mueller
> Labels: performance
> Fix For: 1.3.1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)