-
Notifications
You must be signed in to change notification settings - Fork 130
Pg textsearch0.3.0 #4635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: latest
Are you sure you want to change the base?
Pg textsearch0.3.0 #4635
Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-pg_textsearch0-3-0 |
| provides better search quality and performance than the $PG built-in full-text search. | ||
| with a memtable architecture for efficient indexing and ranking. `pg_textsearch` integrates seamlessly with SQL and | ||
| provides better search quality and performance than the $PG built-in full-text search. With Block-Max WAND optimization, | ||
| `pg_textsearch` delivers up to **4x faster top-k queries** compared to naive BM25 implementations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
naive? :-)
|
Oh no, the docs build failed! To see why visit the failing build (link only accessible to Timescalers). |
No description provided.