-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2022.3.0
-
Component/s: Page Providers
-
Tags:
Add the following missing operators for lists of date, integer, long and double:
Between
<
<=
>
>=
Those operators should be added for at least Elasticsearch pp. These are also supported by the mongodb nxql implementation, but not the SQL one.
- is related to
-
NXS-6775 Clean up available operators in Prediacte editor
- Resolved