[
https://issues.apache.org/jira/browse/OAK-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Saurabh updated OAK-7850:
-------------------------------
Fix Version/s: 1.8.10
> Indexes that don't support facets being queried should not participate in
> execution plan
> ----------------------------------------------------------------------------------------
>
> Key: OAK-7850
> URL: https://issues.apache.org/jira/browse/OAK-7850
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Minor
> Fix For: 1.10, 1.9.11, 1.8.10
>
>
> Currently we can have a case where a query with facets can be answered by an
> index which can resolve all the constraints but don't have facets configured.
> At times this index might even win the cost war even if there could be an
> alternative index which might report to be more expensive but can answer the
> facets.
> While it's not a good practice to have competing indexes, but index selection
> could have been smarter anyway.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)