Issues
- 6
`icu` tokenizer error when text contains emojis
#1856 opened by CatMe0w - 1
Fix upgrade scripts from 0.10.0 to 0.11.0
#1850 opened by philippemnoel - 6
Executing a prepared statement with a query string as an argument sometimes fails
#1841 opened by hansihe - 12
Defaut ParadeDB to Postgres 17
#1718 opened by philippemnoel - 0
SyntaxError from Rust with standalone `+` in query
#1858 opened by hansihe - 0
- 5
- 1
Move to `CREATE INDEX`
#1760 opened by philippemnoel - 1
Stemming based on "language" column
#1793 opened by dibstan - 3
chmod: changing permissions of '/var/lib/postgresql/data': Operation not permitted
#1823 opened by reactima - 1
`^C` during CREATE INDEX leads to deadlock
#1816 opened by eeeebbbbrrrr - 1
Indexes apparently grow in size without bound
#1835 opened by bonesmoses - 0
Provide pre-built macOS binaries
#1834 opened by philippemnoel - 1
Query joining data from a table with bm25 index with another table does not appear to handle limit clause correctly
#1826 opened by pdpark - 0
Push down `ORDER BY <field> LIMIT N` to Tantivy
#1802 opened by rebasedming - 2
Issue with tokenization with `'`
#1759 opened by philippemnoel - 0
Expose StopWordFilter from Tantivy
#1817 opened by dibstan - 0
- 9
Proposal: `paradedb.in(field => _, values => _)`
#1684 opened by Moosieus - 2
Dead docs links on website homepage
#1782 opened by CatMe0w - 13
Locking issue in v0.10.0
#1732 opened by vikashrajgupta - 0
- 0
v0.11.0 Release Notes
#1790 opened by eeeebbbbrrrr - 0
`@@@` fields can get pushed down to the wrong Relation with scoring enabled
#1776 opened by rebasedming - 1
Add Docker images for Postgres 13 to 17
#1736 opened by CatMe0w - 4
Scoring needs to be enabled for `more_like_this`
#1747 opened by rebasedming - 0
Expose the position of highlights in snippets
#1778 opened by philippemnoel - 0
- 0
Support Postgres `range` types
#1745 opened by rebasedming - 0
VACUUM doesn't seem to be doing anything
#1763 opened by eeeebbbbrrrr - 2
paradedb.phrase does return results as expected
#1769 opened by lazidoca - 8
Issue with BM25 scoring in score_bm25
#1631 opened by asdfMaciej - 6
Support CREATE INDEX **CONCURRENTLY**
#1744 opened by eeeebbbbrrrr - 0
`@@@` loses scores with joins
#1753 opened by eeeebbbbrrrr - 1
Add a GitHub action to check broken link
#1733 opened by Weijun-H - 6
Locking issue in `v0.8.6`
#1685 opened by vikashrajgupta - 1
Add GitHub Actions Workflow to check for typos
#1716 opened by philippemnoel - 3
Postgres 17 Support
#1686 opened by eeeebbbbrrrr - 0
Upgrade `pgrx` to `0.12.5`
#1719 opened by philippemnoel - 0
Add Documentation for JSON FDW
#1715 opened by philippemnoel - 15
Add support for ingesting OTEL data in ParadeDB
#1632 opened by philippemnoel - 2
Character filters analyzer with pattern replace
#1701 opened by fredcardoso - 0
ERROR: Cannot open relation with oid=Oid(0)
#1693 opened by eeeebbbbrrrr - 3
Allow the contributor to self-assign the issue
#1657 opened by Weijun-H - 2
- 3
Proposed Release Notes for v0.10.0
#1665 opened by eeeebbbbrrrr - 3
paradedb 0.9.1+ has issue with bind mount, behaves inconsistently with 0.9.0
#1662 opened by Oaklight - 2
Dynamically determine pgrx version in CI/Dockerfile
#1646 opened by eeeebbbbrrrr - 4
Support stemming in Polish language
#1625 opened by asdfMaciej - 2
"byte index is not a char boundary" error with snippet() and ICU tokenizer
#1623 opened by asdfMaciej