Class MatchQuery


  • public class MatchQuery
    extends SearchQuery
    A FTS query that matches a given term, applying further processing to it like analyzers, stemming and even fuzziness.
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger