
7/21/2026
What this post added
Introduces query profiling as a new feature, allowing users to enable detailed timing breakdowns for individual queries. This feature provides per-shard timing information for vector search, keyword scoring, and filter evaluation, and aggregates this data across the cluster for a comprehensive view of query performance. It details the structure of the profiling output and provides examples of how to interpret the timings for different performance bottlenecks.