/index_runner_spec

Global config and spec files for the KBase elasticsearch stack.

Primary LanguagePythonMIT LicenseMIT

KBase Elasticsearch Config

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.

Validation

Run python validate.py to validate the yaml syntax in the config file.

KBase Search Stack