| Package | Description |
|---|---|
| org.apache.lucene.ant | |
| org.apache.lucene.demo | |
| org.apache.lucene.document |
The Document abstraction.
|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| org.apache.lucene.search |
Search over indices.
|
| Class and Description |
|---|
| Document
Documents are the unit of indexing and search.
|
| Class and Description |
|---|
| Document
Documents are the unit of indexing and search.
|
| Class and Description |
|---|
| DateTools.Resolution
Specifies the time granularity.
|
| Field
A field is a section of a Document.
|
| Field.Index
Specifies whether and how a field should be indexed.
|
| Field.Store
Specifies whether and how a field should be stored.
|
| Field.TermVector
Specifies whether and how a field should have term vectors.
|
| Class and Description |
|---|
| Document
Documents are the unit of indexing and search.
|
| Field.TermVector
Specifies whether and how a field should have term vectors.
|
| Class and Description |
|---|
| Document
Documents are the unit of indexing and search.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.