Elasticlunr.Dsl.MatchQuery (Elasticlunr v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Elasticlunr.Dsl.MatchQuery{
  boost: integer(),
  expand: term(),
  field: term(),
  fuzziness: term(),
  min_match: term(),
  operator: term(),
  query: term()
}

Link to this section Functions