Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
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-2012 Apache Software Foundation. All Rights Reserved.