-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add Support for Metadata in ElasticSearch Queries(query|suggest) #70417
Copy link
Copy link
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categoriesTeam:SearchMeta label for search teamMeta label for search team
Description
Currently, there is no field in elastic search suggest queries where I can pass metadata to queries. Adding metadata is beneficial in scenarios when query ends up in slow query logs. I can pass details of clientName and work with client to fix their query or access pattern. Further, I can use the metadata to build analytics on slow query logs for further analysis and consumption.
This feature is similar to the analytics tag in elastic app search : https://www.elastic.co/guide/en/app-search/7.8/analytics-tags-guide.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categoriesTeam:SearchMeta label for search teamMeta label for search team
Type
Fields
Give feedbackNo fields configured for issues without a type.