You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the query-building experience by introducing an auto-completion or auto-suggestion feature for the inner_hits option. This will enable developers to easily include detailed information from related documents, enhancing the comprehensibility of search results.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
The lack of auto-completion for the inner_hits feature when using has_child and has_parent queries in Elasticsearch
ref: https://www.elastic.co/guide/en/elasticsearch/reference/current/inner-hits.html
Describe the solution you'd like
Enhance the query-building experience by introducing an auto-completion or auto-suggestion feature for the inner_hits option. This will enable developers to easily include detailed information from related documents, enhancing the comprehensibility of search results.
Additional context
No response
The text was updated successfully, but these errors were encountered: