Back to Paradedb

0.21.3

docs/changelog/0.21.3.mdx

0.23.3712 B
Original Source

Stability Improvements 💪

  • Fixed an issue where merging would take too many locks, causing merges to get blocked
  • Fixed an issue where JSON paths passed into pdb.agg would error
  • Fixed a missing upgrade script for pdb.icu
  • Fixed an issue where JSON fields cast to a tokenizer would get indexed as text, not JSON

New Features 🎉

  • Positions are supported for some ngram tokenizers
  • = ANY() pushdown is supported for text array fields that have been indexed with pdb.literal

The full changelog is available on the GitHub Release.