Feature/what we're after
Fast, accurate search is a key feature for the catalog, so let's explore replacing our current Postgres full-text search approach with a separate ElasticSearch cluster.
Anticipated/hypothesized benefits
- Faster responses for searches with many results (like "data")
- Search algorithms that give us "better" results for the data people are looking for
Measurements/metrics
- Search API response times for queries like "data" or "state"
References/background
Feature/what we're after
Fast, accurate search is a key feature for the catalog, so let's explore replacing our current Postgres full-text search approach with a separate ElasticSearch cluster.
Anticipated/hypothesized benefits
Measurements/metrics
References/background