Class: OpenSearch::DSL::Search::Queries::Match
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Queries::Match
- Includes:
- BaseComponent
- Defined in:
- lib/opensearch/dsl/search/queries/match.rb
Overview
A simple to use, yet sophisticated query which returns documents matching the specified terms, taking into account field types, analyzers, etc. and allowing to search in phrase, prefix, fuzzy modes