Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TermsQuery

A query which finds documents where a document field contains any of the terms.

Hierarchy

Index

Properties

Properties

Optional boost

boost: number

field

field: string

type

type: "terms"

value

value: string[]

Generated using TypeDoc