Vespa Product Updates, March 2019: Tensor updates, Query tracing and coverage
<p>In <a href="http://blog.vespa.ai/post/183115205176/vespa-product-updates-february-2019-boolean">last month’s Vespa update</a>, we mentioned Boolean Field Type, Environment Variables, and Advanced Search Core Tuning. Largely developed by Yahoo engineers, <a href="https://github.com/vespa-engine/vespa">Vespa</a> is an open source big data processing and serving engine. It’s in use by many products, such as Yahoo News, Yahoo Sports, Yahoo Finance, and Oath Ads Platforms. Thanks to feedback and contributions from the community, Vespa continues to grow.<b><br/></b></p><p>This month, we’re excited to share the following updates with you:</p><p><br/></p><p><b>Tensor update</b></p><p>Easily update individual tensor cells. <a href="https://docs.vespa.ai/documentation/reference/document-json-format.html">Add, remove, and modify cell is now supported</a>. This enables high throughput and continuous updates as tensor values can be updated without writing the full tensor.</p><p><br/></p><p><b>Advanced Query Trace</b></p><p>Query tracing now includes <a href="https://docs.vespa.ai/documentation/reference/search-api-reference.html#tracelevel">matching and ranking execution information from content nodes</a> - Query Explain, is useful for performance optimization.</p><p><br/></p><p><b>Search coverage in access log</b></p><p>Search coverage is now available in the access log. This enables operators to track the fraction of queries that are degraded with lower coverage. Vespa has features to gracefully reduce query coverage in overload situations and now it’s easier to track this. Search coverage is a useful signal to reconfigure or increase the capacity for the application. Explore the <a href="https://docs.vespa.ai/documentation/access-logging.html">access log documentation</a> to learn more.</p><p><br/></p><p>We welcome your <a href="https://github.com/vespa-engine/vespa/blob/master/CONTRIBUTING.md">contributions</a> and feedback (<a href="https://twitter.com/vespaengine">tweet</a> or <a href="mailto:info@vespa.ai">email</a>) about any of these new features or future improvements you’d like to request.<br/></p>