Skip to content

AAFC-BICoE/dina-search-api

Repository files navigation

Search API

The Search API brings documents search capabilities through the following projects:

  • search-cli Command line interface providing documents retrieval and indexing with a DINA managed ElasticSearch cluster.
  • search-ws REST based application providing search capabilities through a thin layer of abstraction built on top of the DINA managed Elasticsearch cluster.
  • search-messaging Library providing DINA document operations related messaging.
  • es-init-container Init container responsible to create ElasticSearch index based on provided configurations