public class SimpleTextNormsFormat extends NormsFormat
FOR RECREATIONAL USE ONLY
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTextNormsFormat.SimpleTextNormsPerDocConsumer
Writes plain-text norms.
|
static class |
SimpleTextNormsFormat.SimpleTextNormsPerDocProducer
Reads plain-text norms.
|
| Constructor and Description |
|---|
SimpleTextNormsFormat() |
| Modifier and Type | Method and Description |
|---|---|
PerDocConsumer |
docsConsumer(PerDocWriteState state) |
PerDocProducer |
docsProducer(SegmentReadState state) |
public PerDocConsumer docsConsumer(PerDocWriteState state) throws IOException
docsConsumer in class NormsFormatIOExceptionpublic PerDocProducer docsProducer(SegmentReadState state) throws IOException
docsProducer in class NormsFormatIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.