mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Search] search_indices: scaffold empty plugin (#190748)
## Summary Scaffolding empty plugin for development of day 0 onboarding work. This plugin is currently disabled by default and will be enabled for ES3 when it's ready for users.
This commit is contained in:
parent
06baacf338
commit
e6e75ef6fa
21 changed files with 243 additions and 0 deletions
|
@ -807,6 +807,10 @@ It uses Chromium and Puppeteer underneath to run the browser in headless mode.
|
|||
|The Search Homepage is a shared homepage for elasticsearch users.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/search_indices/README.mdx[searchIndices]
|
||||
|The Search Indices plugin is a shared set of pages for elasticsearch users across stack and serverless search solutions.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/search_inference_endpoints/README.md[searchInferenceEndpoints]
|
||||
|The Inference Endpoints is a tool used to manage inference endpoints
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue