Skip to content

Wrap and translate results from the retrieve endpoint not to expose Elasticsearch internal #15

@bhermann

Description

@bhermann

Currently we return the whole elasticsearch answer at the retrieve endpoint. This exposes elasticsearch internals to the client and imposes an unnecessary format dependency.
The results should be converted into a specific JSON-based output format and then returned to the client.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions