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 |
---|---|
NormsConsumer |
normsConsumer(SegmentWriteState state) |
NormsProducer |
normsProducer(SegmentReadState state) |
public NormsConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer
in class NormsFormat
IOException
public NormsProducer normsProducer(SegmentReadState state) throws IOException
normsProducer
in class NormsFormat
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.