Vespa Query API
The Vespa Query (Search) API executes structured and vector queries against a Vespa application using YQL (Vespa Query Language). It supports text search with BM25, approximate-nearest-neighbor vector search over HNSW indexes, hybrid search, machine-learned ranking with multi-phase rank profiles, grouping/aggregation, pagination, result presentation, and tracing. The Query API can be called as a GET with query-string parameters or as a POST with a JSON body for complex query expressions. Respons
Overview
Vespa Query API is a Postman Collection published by Vespa on the APIs.io network.
The Vespa Query (Search) API executes structured and vector queries against a Vespa application using YQL (Vespa Query Language). It supports text search with BM25, approximate-nearest-neighbor vector search over HNSW indexes, hybrid search, machine-learned ranking with multi-phase rank profiles, grouping/aggregation, pagination, result presentation, and tracing. The Query API can be called as a GET with query-string parameters or as a POST with a JSON body for complex query expressions. Respons
The collection contains 2 requests organised into 1 folder.
Tagged areas include AI, Search, Vector Database, Big Data, and Machine Learning.