Elasticlunr.Dsl.TermsQuery (Elasticlunr v0.1.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Elasticlunr.Dsl.TermsQuery{ boost: integer(), expand: boolean(), field: Elasticlunr.Index.document_field(), fuzziness: integer(), minimum_should_match: pos_integer(), terms: [Elasticlunr.Token.t()] }