Skip to content

Are spaces in the q parameter supposed to represent OR or AND? #12

@hrodmn

Description

@hrodmn

I am having some trouble keeping track of the different specs so please bear with me!

It looks like OGC API - Features - Part 9: Text Search specifies that spaces between terms in the q parameter indicate an AND clause and that commas between terms indicate an OR clause, while the examples in the README here suggest that spaces will be interpreted as OR clauses. Is this the difference between the basic and the advanced free-text search implementations?

Also, does anyone know of an implementation that parses a q parameter into a regex?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions