Unclaimed project
Are you a maintainer of pg_vectorize? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
pg_vectorize
Full-text and semantic search on any Postgres
Back to changelogNew
v0.23.0
What's Changed
- table() and search() via HTTP by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/229
- Server factor by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/230
- proxy poc by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/231
- draft prepared statement support by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/232
- add limit param to http server by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/233
- full text search, rerank in server by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/234
- add search doc by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/235
- build container image for server by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/236
- minimal filtering by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/237
- multi-column index by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/238
- server doc for running on existing Postgres by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/239
- vector-serve/update hf backend by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/241
init pgmq SQL from lib by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/240server/fix param on trigger handler by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/2424xx when job not found by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/244default batch_size by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/245dont fail on non-critical init by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/246Cache Connection Pool and filter stabilization by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/247Readme and project update by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/248more permissive full-text search by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/250server image release workflow by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/251update docs for extension and server by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/252Worker refactors by @ChuckHend in https://github.com/ChuckHend/pg_vectorize/pull/253Full Changelog: https://github.com/ChuckHend/pg_vectorize/compare/v0.22.2...v0.23.0