Performance Improvements 🚀
- Introduced two new settings,
paradedb.topk_retry_scale_factorandparadedb.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
keywordtokenizer - Fixed an index corruption issue related to the free space map