Davide Giannella created OAK-1901:
-------------------------------------
Summary: OrderedIndex always return as sync in the IndexPlan
Key: OAK-1901
URL: https://issues.apache.org/jira/browse/OAK-1901
Project: Jackrabbit Oak
Issue Type: Bug
Reporter: Davide Giannella
Priority: Minor
When returning the IndexPlan for the query the OrderedIndexProvider
always return the plan as it would be synchronous
({{IndexPlan.delayed==false}}).
It should instead look into the index definition for the proper
setting.
--
This message was sent by Atlassian JIRA
(v6.2#6252)