Replies: 2 comments
-
you can have a look at |
Beta Was this translation helpful? Give feedback.
0 replies
-
Iam looking for solution to use newly created DB function in cql2 filter or something else to solve my problem. As example: i want to filter by items in nested array. properties->itemsArray[{"score":15},{"score:20}]. is it possible to filter all items where itemsArray[*].score > 17 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Iam trying to use function in cql2 filter on search endpoint. Is it supported? I see it conforms to http://www.opengis.net/spec/cql2/1.0/conf/functions but i cant manage to make it work. Can someone be helpful and share some examples or guidelines? Thanks
Beta Was this translation helpful? Give feedback.
All reactions