Documentation Index
Fetch the complete documentation index at: https://docs.paradedb.com/llms.txt
Use this file to discover all available pages before exploring further.
Stability Improvements 💪
- Correctly support correlated subqueries with the aggregate custom scan enabled
- Fixed an issue where Top K queries with an
UNNESTwould not receive a Top K query plan - Fixed a race condition that caused prepared statements to return incorrect results
- Fixed an issue where
varchar[]arrays could not be indexed
New Features 🚀
- Added an optional toggle to faceted queries to disable visibility checks, which can improve query times by 2-4X at the expense of correctness