Class SimpleTextNormsFormat.SimpleTextNormsConsumer

java.lang.Object
org.apache.lucene.codecs.NormsConsumer
org.apache.lucene.codecs.simpletext.SimpleTextNormsFormat.SimpleTextNormsConsumer
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
SimpleTextNormsFormat

public static class SimpleTextNormsFormat.SimpleTextNormsConsumer extends NormsConsumer
Writes plain-text norms.

FOR RECREATIONAL USE ONLY

WARNING: This API is experimental and might change in incompatible ways in the next release.