Uses of Class
org.apache.lucene.search.AutomatonQuery
Packages that use AutomatonQuery
-
Uses of AutomatonQuery in org.apache.lucene.search
Subclasses of AutomatonQuery in org.apache.lucene.searchModifier and TypeClassDescriptionclass
A fast regular expression query based on theorg.apache.lucene.util.automaton
package.class
Implements the wildcard search query.