Skip to content

Research replacing Postgress full-text search with ElasticSearch #5526

Description

@neilmb

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions