-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
- 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 documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request