Package | Description |
---|---|
org.apache.lucene.codecs.appending |
Codec for on append-only outputs, such as plain output streams and append-only filesystems.
|
org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
org.apache.lucene.index |
Misc index tools and index support.
|
Class and Description |
---|
BlockTreeTermsReader
A block-based terms index and dictionary that assigns
terms to variable length blocks according to how they
share prefixes.
|
Class and Description |
---|
Stats
BlockTree statistics for a single field
returned by
FieldReader.computeStats() . |
Class and Description |
---|
Stats
BlockTree statistics for a single field
returned by
FieldReader.computeStats() . |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.