public class SimpleTextNormsFormat extends NormsFormat
FOR RECREATIONAL USE ONLY
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTextNormsFormat.SimpleTextNormsConsumer
Writes plain-text norms.
|
static class |
SimpleTextNormsFormat.SimpleTextNormsProducer
Reads plain-text norms.
|
| Constructor and Description |
|---|
SimpleTextNormsFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
normsConsumer(SegmentWriteState state) |
DocValuesProducer |
normsProducer(SegmentReadState state) |
public DocValuesConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer in class NormsFormatIOExceptionpublic DocValuesProducer normsProducer(SegmentReadState state) throws IOException
normsProducer in class NormsFormatIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.