Hui v0.5.7 Hui.M View Source

Struct and functions related to MoreLikeThis query.

Link to this section Summary

Types

t()

Struct for MoreLikeThis

Link to this section Types

Link to this type t() View Source
t() :: %Hui.M{
  boost: boolean(),
  count: number(),
  fl: binary(),
  interestingTerms: binary(),
  "match.include": boolean(),
  "match.offset": number(),
  maxdf: number(),
  maxdfpct: number(),
  maxntp: number(),
  maxqt: number(),
  maxwl: number(),
  mindf: number(),
  mintf: number(),
  minwl: number(),
  mlt: boolean(),
  qf: binary()
}

Struct for MoreLikeThis