Skip to content

Integrate typesense to offer fast typo-tolerant search #92

@aahnik

Description

@aahnik
  • allow users to quickly search any user, contest, or problem
  • use adaptor pattern so typesense can be plugged in or out anytime for search endpoint
  • populate database with high no of entities, and document the latency of search query when performed directly on postgres vs when performed via typesense
  • refer to typesense docs https://typesense.org/docs/guide/syncing-data-into-typesense.html#sync-changes-in-bulk-periodically
  • setup typesense sync with postgres
  • maintain permission access logic, while delivering search results

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions