opensearch-project/demos

[FEATURE][DocBot] Docbot class needs to call ingestion after cluster bootstrapping

Open

#115 opened on Dec 15, 2023

 (0 comments) (0 reactions) (0 assignees) (18 forks)auto 404
OSCIenhancementgood first issuehelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

In #114 we are setting up cluster bootstrapping from the docbot class. After that is completed we should run the ingestion in the docbot init to get documents into the indexes.

Contributor guide