Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrefixQuery

A query which matches documents containing the prefix of a term inside a field.

Hierarchy

Index

Properties

Optional boost

boost: number

Optional enable_scoring

enable_scoring: boolean

field

field: string

type

type: "prefix"

value

value: string

Generated using TypeDoc