[Discover] Support query languages #127252
Labels
Feature:Discover
Discover Application
Feature:Unified search
Unified search related tasks
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Describe the feature:
Exactly as described here, we would like to support text-based languages in discover. At the moment, a user can select a dataview/saved search and interact with the fields list.
We want to enhance the dataview picker (part of the unified search project) to give the users the ability to select a text-based language. The search bar is going to be replaced by a code editor (part of the
unified_search
component) and some other parts of the UI are going to be hidden as they might not make sense.Discover will trigger a search via the “SearchSource” interface in case of KQL mode and use the search service with the sql strategy in case SQL mode. The data fetching will be part of the discover app while the unified search plugin will hold the current state.
Open questions
The text was updated successfully, but these errors were encountered: