|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Parameter | |
| org.apache.lucene.document | The Document abstraction. |
| org.apache.lucene.queryParser | A simple query parser implemented with JavaCC. |
| org.apache.lucene.search | Search over indices. |
| Uses of Parameter in org.apache.lucene.document |
| Subclasses of Parameter in org.apache.lucene.document | |
static class |
Field.Index
Specifies whether and how a field should be indexed. |
static class |
Field.Store
Specifies whether and how a field should be stored. |
static class |
Field.TermVector
Specifies whether and how a field should have term vectors. |
| Uses of Parameter in org.apache.lucene.queryParser |
| Subclasses of Parameter in org.apache.lucene.queryParser | |
static class |
QueryParser.Operator
The default operator for parsing queries. |
| Uses of Parameter in org.apache.lucene.search |
| Subclasses of Parameter in org.apache.lucene.search | |
static class |
BooleanClause.Occur
Specifies how terms may occur in matching documents. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||