HumanSignal / HumanSignal/label-studio

Support annotating data in ElasticSearch

Open
#405 2 comments 1 reaction 1 assignee Claimed by @deppp View on GitHub
backend export feature import
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**

It would be nice if I could import from and export to ElasticSearch indices.

**Describe the solution you'd like**

An `ElasticSearchStorage` class that specifies the index from which to pull and write data would be a relatively simple solution.

**Describe alternatives you've considered**

An alternative is to export JSON out of band, use `JSONStorage`, and then import out of band. Removing manual steps would facilitate annotation of data in these stores, though.

**Additional context**

N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.