Skip to content

Avoid index_not_found_exception when missing index #110

@dasansol92

Description

@dasansol92

When I make an elastic request on multiple indices I can activate the ignore_unavailable param to avoid unexisting indices (ref: https://www.elastic.co/guide/en/elasticsearch/reference/current/multi-index.html#multi-index).
Is it possible to avoid this error "index_not_found_exception" when I'm doing filterjoin query on an unexisting index?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions