Skip to content

Filter Extension: Add support for LIKE operator from Advanced Comparison Operators #851

@philvarner

Description

@philvarner

Advanced Comparison Operators (http://www.opengis.net/spec/cql2/1.0/conf/advanced-comparison-operators) defines the LIKE operator.

LIKE - regexp

IN and BETWEEN are already supported, so adding support for LIKE will allow advertising the http://www.opengis.net/spec/cql2/1.0/conf/advanced-comparison-operators conformance class

Support for regex isn OpenSearch can be used for this.

This SO answer has good info on translating a LIKE operand into a regex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions