| Package | Description |
|---|---|
| org.apache.lucene.codecs.blocktree |
BlockTree terms dictionary.
|
| org.apache.lucene.codecs.lucene50 |
Lucene 5.0 file format.
|
| Constructor and Description |
|---|
BlockTreeTermsReader(PostingsReaderBase postingsReader,
SegmentReadState state)
Sole constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Lucene50PostingsReader
Concrete class that reads docId(maybe frq,pos,offset,payloads) list
with postings format.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.