Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 678 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 678 Bytes

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