|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.lucene.store | |
|---|---|
| org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks. |
| org.apache.lucene.benchmark.stats | |
| org.apache.lucene.gdata.search.index | Contains classes processing of documents and accessing the search index of the server |
| org.apache.lucene.gdata.storage.lucenestorage | Lucene storage implementation |
| org.apache.lucene.index | Code to maintain and access indices. |
| org.apache.lucene.misc | |
| org.apache.lucene.search | Table Of Contents |
| org.apache.lucene.search.spell | Suggest alternate spellings for words. |
| org.apache.lucene.store | Binary i/o API, used for all index data. |
| org.apache.lucene.util | Some utility classes. |
| Classes in org.apache.lucene.store used by org.apache.lucene.benchmark.byTask | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.benchmark.stats | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.gdata.search.index | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.gdata.storage.lucenestorage | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.index | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.misc | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.search | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.search.spell | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.store | |
|---|---|
| BufferedIndexOutput
Base implementation class for buffered IndexOutput. |
|
| Directory
A Directory is a flat list of files. |
|
| FSDirectory
Straightforward implementation of Directory as a directory of files. |
|
| IndexInput
Abstract base class for input from a file in a Directory. |
|
| IndexOutput
Abstract base class for output to a file in a Directory. |
|
| Lock
An interprocess mutex lock. |
|
| LockFactory
Base class for Locking implementation. |
|
| NoLockFactory
Use this LockFactory to disable locking entirely. |
|
| Classes in org.apache.lucene.store used by org.apache.lucene.util | |
|---|---|
| Directory
A Directory is a flat list of files. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||