Skip to content

Replace usage of /elasticsearch/_msearch endpoint in tutorials #73992

@joshdover

Description

@joshdover

In order to unblock removing legacy plugin support (#71927) we need to remove all usages of the /elasticsearch/_msearch endpoint. This can be replaced with a specific endpoint in the home plugin that provides only the needed functionality for the frontend.

const response = await fetch(this.props.addBasePath('/elasticsearch/_msearch'), {

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions