Skip to content

Equals and not contains #46

@cpaleop

Description

@cpaleop

The Documentation examples says this:

_Lets say you want to filter the results by searching the text that contains the string "123".

GET /example?q={"text":"123"}_

This is wrong. Results are those whose text == "123" and not those who contain the text "123".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions