Vespa · Postman Collection

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

2
Requests
1
Folders
View on GitHub Raw JSON AISearchVector DatabaseBig DataMachine LearningSemantic SearchRetrieval Augmented GenerationOpen SourceTensorRecommendationsPostman Collection

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.

Requests & Folders

search

Related API Specs

Vespa Document API (OpenAPI) Vespa Query API (OpenAPI)
Back to Vespa · All Collections · GitHub