Skip to main content

Performance Improvements 🚀

  • Introduced two new settings, paradedb.topk_retry_scale_factor and paradedb.max_topk_chunk_size, which can be used to reduce the number of re-queries during a Top K when the index has lots of dead entries

Stability Improvements 💪

  • We now allow text key fields to use the keyword tokenizer
  • Fixed an index corruption issue related to the free space map
The full changelog is available on the GitHub Release.