Skip to content

Support for regex in completion suggesters #309

@selimt

Description

@selimt

Elasticsearch completion suggesters support regex queries:

https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters.html#regex

Would it be possible to support that?

For now I'd have to modify the existing query dict to replace the "text" key with the "regex" key inside the suggest viewset method.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions