Package | Description |
---|---|
org.apache.lucene.codecs.lucene50 |
Components from the Lucene 5.0 index format
See
org.apache.lucene.codecs.lucene50 for an overview
of the index format. |
Modifier and Type | Class and Description |
---|---|
class |
Lucene50PostingsWriter
Concrete class that writes docId(maybe frq,pos,offset,payloads) list
with postings format.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.