mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-28 03:49:37 +00:00

These tests verify that, given an index settings and mappings, data can be written to the index, and read from it with a query_all query. These are very simple sanity tests. We can, and should, write more complex tests that specific to each index in the future.
Elasticsearch & Kibana
DataHub uses Elasticsearch as a search engine. Elasticsearch powers search, typeahead and browse functions for DataHub. Official Elasticsearch Docker image found in Docker Hub is used without any modification.