-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Waiting for: DemandLow priority for development. Pull requests welcome. Can be prioritized by sponsorship.Low priority for development. Pull requests welcome. Can be prioritized by sponsorship.
Description
Describe the problem
The current trigram-based lookup for translation memory and full text search is not performing well in some situations. We have several hacks to make it work better like skipping trigram index when it would not perform well. Let's look if there are some viable alternative approaches.
Solution brainstorm
- Search using an external solution
- ElasticSearch / OpenSearch
- PostgreSQL plugins/extensions
Describe alternatives you have considered
No response
Screenshots
No response
Additional context
Metadata
Metadata
Assignees
Labels
Waiting for: DemandLow priority for development. Pull requests welcome. Can be prioritized by sponsorship.Low priority for development. Pull requests welcome. Can be prioritized by sponsorship.