Package | Description |
---|---|
org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks.
|
org.apache.lucene.benchmark.byTask.tasks |
Extendable benchmark tasks.
|
org.apache.lucene.classification.utils |
Utilities for evaluation, data preparation, etc.
|
org.apache.lucene.codecs |
Codecs for testing (simulate old disk formats, wacky theoretical use cases, etc)
|
org.apache.lucene.codecs.appending |
Codec for on append-only outputs, such as plain output streams and append-only filesystems.
|
org.apache.lucene.codecs.asserting |
Codec for testing that asserts various contracts of the codec apis.
|
org.apache.lucene.codecs.blockterms |
Pluggable term index / block terms dictionary implementations.
|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
org.apache.lucene.codecs.blocktreeords |
Same postings format as Lucene41, except the terms dictionary also
supports ords, i.e.
|
org.apache.lucene.codecs.bloom |
Support for generating test indexes using the BloomFilteringPostingsFormat
|
org.apache.lucene.codecs.compressing |
Support for testing
CompressingStoredFieldsFormat . |
org.apache.lucene.codecs.idversion |
A primary-key postings format that associates a version (long) with each term and
can provide fail-fast lookups by ID and version.
|
org.apache.lucene.codecs.intblock |
Intblock: base support for fixed or variable length block integer encoders
|
org.apache.lucene.codecs.lucene3x |
Support for generating test indexes in the Lucene 3.x index format.
|
org.apache.lucene.codecs.lucene40 |
Support for testing
Lucene40PostingsFormat . |
org.apache.lucene.codecs.lucene41 |
Support for testing
Lucene41Codec . |
org.apache.lucene.codecs.lucene42 |
Support for testing
Lucene42Codec . |
org.apache.lucene.codecs.lucene46 |
Support for testing
Lucene46Codec . |
org.apache.lucene.codecs.mockintblock |
Integer encoder implementations for testing.
|
org.apache.lucene.codecs.mocksep |
Very simple implementations of
org.apache.lucene.codecs.sep for testing. |
org.apache.lucene.codecs.pulsing |
Pulsing Codec: inlines low frequency terms' postings into terms dictionary.
|
org.apache.lucene.codecs.sep |
Sep: base support for separate files (doc,frq,pos,skp,pyl)
|
org.apache.lucene.codecs.simpletext |
Simpletext Codec: writes human readable postings.
|
org.apache.lucene.facet.taxonomy |
Taxonomy of Categories
|
org.apache.lucene.facet.taxonomy.directory |
Taxonomy index implementation using on top of a Directory.
|
org.apache.lucene.index |
Misc index tools and index support.
|
org.apache.lucene.misc |
Miscellaneous index tools.
|
org.apache.lucene.replicator |
Files replication framework
|
org.apache.lucene.replicator.http |
HTTP replication implementation
|
org.apache.lucene.search |
This package contains a single proximity query, TermAutomatonQuery.
|
org.apache.lucene.search.spell |
Suggest alternate spellings for words.
|
org.apache.lucene.search.suggest |
Support for Autocomplete/Autosuggest
|
org.apache.lucene.search.suggest.analyzing |
Analyzer based autosuggest.
|
org.apache.lucene.search.suggest.fst |
Finite-state based autosuggest.
|
org.apache.lucene.search.suggest.jaspell |
JaSpell-based autosuggest.
|
org.apache.lucene.search.suggest.tst |
Ternary Search Tree based autosuggest.
|
org.apache.lucene.store |
Misc Directory implementations.
|
org.apache.lucene.util |
General test support.
|
org.apache.lucene.util.fst |
Misc FST classes.
|
org.apache.lucene.util.packed |
Packed integer arrays and streams.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
ChecksumIndexInput
Extension of IndexInput, computing checksum as it goes.
|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list 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.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IndexOutput
Abstract base class for output to a file in a Directory.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
IndexInput
Abstract base class for input from a file in a
Directory . |
IndexOutput
Abstract base class for output to a file in a Directory.
|
Class and Description |
---|
Directory
A Directory is a flat list 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.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list 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.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list 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.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IndexOutput
Abstract base class for output to a file in a Directory.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list 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.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
Class and Description |
---|
AlreadyClosedException
This exception is thrown when there is an attempt to
access something that has already been closed.
|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
AlreadyClosedException
This exception is thrown when there is an attempt to
access something that has already been closed.
|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
IOContext
IOContext holds additional details on the merge/search context.
|
MergeInfo
A MergeInfo provides information required for a MERGE context.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
Class and Description |
---|
AlreadyClosedException
This exception is thrown when there is an attempt to
access something that has already been closed.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
ByteArrayDataInput
DataInput backed by a byte array.
|
ByteArrayDataOutput
DataOutput backed by a byte array.
|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Class and Description |
---|
AlreadyClosedException
This exception is thrown when there is an attempt to
access something that has already been closed.
|
BaseDirectory
Base implementation for a concrete
Directory . |
BaseDirectoryWrapper
Calls check index on close.
|
BufferedIndexInput
Base implementation class for buffered
IndexInput . |
ChecksumIndexInput
Extension of IndexInput, computing checksum as it goes.
|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
FilterDirectory
Directory implementation that delegates calls to another directory.
|
FlushInfo
A FlushInfo provides information required for a FLUSH context.
|
FSDirectory
Base class for Directory implementations that store index
files in the file system.
|
FSLockFactory
Base class for file system based locking implementation.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IndexOutput
Abstract base class for output to a file in a Directory.
|
IOContext
IOContext holds additional details on the merge/search context.
|
IOContext.Context
Context is a enumerator which specifies the context in which the Directory
is being used for.
|
Lock
An interprocess mutex lock.
|
LockFactory
Base class for Locking implementation.
|
MergeInfo
A MergeInfo provides information required for a MERGE context.
|
MockDirectoryWrapper
This is a Directory Wrapper that adds methods
intended to be used only by unit tests.
|
MockDirectoryWrapper.Failure
Objects that represent fail-able conditions.
|
MockDirectoryWrapper.Throttling
Enum for controlling hard disk throttling.
|
MockIndexInputWrapper
Used by MockDirectoryWrapper to create an input stream that
keeps track of when it's been closed.
|
NoLockFactory
Use this
LockFactory to disable locking entirely. |
RAMFile
Represents a file in RAM as a list of byte[] buffers.
|
RandomAccessInput
Random Access Index API.
|
RateLimiter
Abstract base class to rate limit IO.
|
Class and Description |
---|
BaseDirectoryWrapper
Calls check index on close.
|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
FSDirectory
Base class for Directory implementations that store index
files in the file system.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IndexOutput
Abstract base class for output to a file in a Directory.
|
IOContext
IOContext holds additional details on the merge/search context.
|
LockFactory
Base class for Locking implementation.
|
MockDirectoryWrapper
This is a Directory Wrapper that adds methods
intended to be used only by unit tests.
|
MockDirectoryWrapper.Throttling
Enum for controlling hard disk throttling.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
Directory
A Directory is a flat list of files.
|
Class and Description |
---|
DataInput
Abstract base class for performing read operations of Lucene's low-level
data types.
|
DataOutput
Abstract base class for performing write operations of Lucene's low-level
data types.
|
IndexInput
Abstract base class for input from a file in a
Directory . |
IndexOutput
Abstract base class for output to a file in a Directory.
|
RandomAccessInput
Random Access Index API.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.