Class MatchPhraseQuery


  • @Uncommitted
    @Public
    public class MatchPhraseQuery
    extends AbstractFtsQuery
    A FTS query that matches several given terms (a "phrase"), applying further processing like analyzers to them.
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger