Package | Description |
---|---|
org.apache.lucene.search |
This package contains a single proximity query, TermAutomatonQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexpQuery
A fast regular expression query based on the
org.apache.lucene.util.automaton package. |
class |
WildcardQuery
Implements the wildcard search query.
|
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.