Package | Description |
---|---|
org.apache.lucene.codecs |
Codecs API: API for customization of the encoding and structure of the index.
|
org.apache.lucene.codecs.lucene70 |
Lucene 7.0 file format.
|
Modifier and Type | Method and Description |
---|---|
NormsFormat |
FilterCodec.normsFormat() |
abstract NormsFormat |
Codec.normsFormat()
Encodes/decodes document normalization values
|
Modifier and Type | Class and Description |
---|---|
class |
Lucene70NormsFormat
Lucene 7.0 Score normalization format.
|
Modifier and Type | Method and Description |
---|---|
NormsFormat |
Lucene70Codec.normsFormat() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.