gentics / gentics/mesh

Fail search requests gracefully if indices can not be found

Open
#989 0 comments 0 reactions 0 assignees View on GitHub
enhancement f/elasticsearch
Dominant language
Java
Stars
593
Forks
123
Avg merge
2d 18h
Merged PRs (30d)
4

Description

Current ES search requests will return an error if one or more selected indices can not be found.
It would be better make it possible to handle this situation more gracefully.

The `allow_partial_search_results` parameter could be used to allow partial search results.
The `allow_no_indices` parameter may help when no indices could be found.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.