Skip to main content

batch_search

Function batch_search 

Source
pub async fn batch_search(
    __arg0: State<Arc<AppState>>,
    headers: HeaderMap,
    __arg2: Path<String>,
    __arg3: Json<BatchSearchRequest>,
) -> impl IntoResponse
Expand description

Batch search for multiple vectors.