This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Implement bbs_database upload-elasticsearch
#620
Labels
🗄️ database
Creation and maintenance of a database of scientific literature
Context
bbs_database
commands implementing the literature ETL pipeline, we currently have a subcommandadd
for uploading to the MySQL database.Actions
upload-elasticsearch
a good name, or can we find anything better?upload-es
?add-elasticsearch
? ...upload-elasticsearch
to upload the JSON parse paragraphs + article metadata in the respective Elasticsearch tables.Dependencies
articles
table #618 – We need the tablearticles
to be created in Elasticsearch database.bbs_database parse
#619 – We need the JSON parse to include information about the topic.The text was updated successfully, but these errors were encountered: