[
https://issues.apache.org/jira/browse/IGNITE-15522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-15522:
------------------------------------
Summary: IndexQuery should perform index scan if no criteria set (was:
IndexQuery should support multiple criteria for single field)
> IndexQuery should perform index scan if no criteria set
> -------------------------------------------------------
>
> Key: IGNITE-15522
> URL: https://issues.apache.org/jira/browse/IGNITE-15522
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently impossible to return full index range with existing IndexQuery
> criteria. There are workarounds like `lte(Integer.MAX_VALUE)`. But let's
> introduce a special criteria for that.
> Also it can be useful for cases with multifield index (A, B, C) when some
> criteria for fields (A, C) but no for the middle field B.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)