Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hrodmn opened this issue Aug 1, 2024 · 0 comments
Open

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

hrodmn opened this issue Aug 1, 2024 · 0 comments

Comments

@hrodmn
Copy link

hrodmn commented Aug 1, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant