Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FuzzyQuery

A query which finds documents where the fuzzy term can be transformed into an existing document field term within a given edit distance.

Hierarchy

Index

Properties

Optional boost

boost: number

Optional extended

extended: boolean

field

field: string

Optional fuzziness

fuzziness: 0 | 1 | 2 | "AUTO"

Optional prefix_length

prefix_length: number

type

type: "fuzzy"

value

value: string

Generated using TypeDoc