This repo holds configuration files that can be used in other KBase search codebases.
- ES type mappings for each index
- Mapping of KBase Workspace type names to index names in ES.
Run python validate.py
to validate the yaml syntax in the config file.
- Index Runner - Kafka consumer to construct indexes and documents.
- Search API - HTTP API for performing search queries.
- Search Config - Global search configuration.