Uses of Class
org.apache.lucene.search.AutomatonQuery
-
Uses of AutomatonQuery in org.apache.lucene.search
Modifier and TypeClassDescriptionclass
A Query that matches documents containing terms with a specified prefix.class
A fast regular expression query based on theorg.apache.lucene.util.automaton
package.class
A Query that matches documents within an range of terms.class
Implements the wildcard search query.