[ 
https://issues.apache.org/jira/browse/IGNITE-15522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maksim Timonin updated IGNITE-15522:
------------------------------------
    Description: 
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.

  was:
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.

 


> Introduce all() IndexQuery criteria
> -----------------------------------
>
>                 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
>
> 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)

Reply via email to