Using Between and Not Between search operators
If your documents have an integer property with a choice list, you can search for documents where the value of the integer property is between a specified low number and high number.
For example, if you have documents with an integer property that is named Grade and a choice list of values 0 - 100, you can search for documents where the Grade is 90 - 100. You can also search for documents where the Grade is not 0 - 60.
This feature is now supported for IBM Content Cortex and IBM® ECM CMIS repositories, in addition to IBM Content Manager repositories.