Class MatchAllQuery


  • @Uncommitted
    @Public
    public class MatchAllQuery
    extends AbstractFtsQuery
    A FTS query that matches all indexed documents (usually for debugging purposes).
    Since:
    2.3.0
    Author:
    Simon Baslé, Michael Nitschinger