Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Elasticsearch /_mapping endpoint #193

Closed
maxsibilla opened this issue Jun 25, 2024 · 0 comments · Fixed by #200
Closed

Expose Elasticsearch /_mapping endpoint #193

maxsibilla opened this issue Jun 25, 2024 · 0 comments · Fixed by #200
Assignees

Comments

@maxsibilla
Copy link
Contributor

maxsibilla commented Jun 25, 2024

Expose the GET /_mapping/ and GET /<target-index>/_mapping endpoints of Elasticsearch though search-api as

  • GET /mapping/ (default to consortium index)
  • GET /mapping/<search-api index name>/mapping

HM card: https://github.com/orgs/hubmapconsortium/projects/40/views/1?pane=issue&itemId=66590372

We can potentially implement this in the search-adapter submodule so this is only done once for both consortia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant