Skip to content

term query using source and dest in elmond does not return results #3

Description

@sowmyab

elmond uses a term query to filter results based on source and destination. Those fields have been indexed as a text type so the query does not yield results.

Either the index mapping needs to be modified to index these fields as "keyword" or the query in elmond needs to be changed to use .keyword

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions