Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to use search templates #121

Open
jguay opened this issue Nov 5, 2019 · 0 comments
Open

Ability to use search templates #121

jguay opened this issue Nov 5, 2019 · 0 comments

Comments

@jguay
Copy link

jguay commented Nov 5, 2019

Plugin allows for :

  • query_template : where query_string is stored on disk as per your example
  • [query](https://www.elastic.co/guide/en/logstash/7.4
    /plugins-filters-elasticsearch.html#plugins-filters-elasticsearch-query) : where query_string is passed directly to be executed
  • Also use of query_string for nested document is documented to be avoided but can work

Requested Feature :
New setting to be able to use _search/template API with list of available fields from the plugin passed for arguments for elasticsearch search template

This would give the ability to maintain the search centrally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant