Skip to main content
Version: 2.0

Query across metadata fields in a corpus

POST 

/v2/corpora/:corpus_key/metadata_query

Queries documents in a corpus with fuzzy matching across the specified metadata fields. The search first applies any exact metadata filters to narrow the results. It then performs fuzzy matching on the remaining documents with the specified field queries.

Request

Responses

List of matching documents with relevance scores and field-level match details.