You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to connect label studio directly to an elastic search database without having to pull the data from the database and changing it to a json format. I have read in the documentary about S3 services and Google Cloud.
Also, is it possible to dump the data to a database when finishing labelling instead of exporting to json/csv ?
Many Thanks!
The text was updated successfully, but these errors were encountered:
Hello! Thanks for your proposal.
We are looking to django + sqlite migration soon, so I hope it will be much easier to use elasticsearch there.
What do you mean when you are talking "dump the data to a datbase"? What database do you mean?
All tasks and completions are stored in project folder as json files.
I meant export the Labeled Data when the new field back to another elastic search Index, instead of exporting as a json/csv first then injecting in the database.
I also have another question, is it possible to assign data with unique ID that label studio can use to not duplicate tasks?
Many Thanks!
Hello!
I would like to connect label studio directly to an elastic search database without having to pull the data from the database and changing it to a json format. I have read in the documentary about S3 services and Google Cloud.
Also, is it possible to dump the data to a database when finishing labelling instead of exporting to json/csv ?
Many Thanks!
The text was updated successfully, but these errors were encountered: