Class SimpleTextNormsFormat.SimpleTextNormsProducer

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

public static class SimpleTextNormsFormat.SimpleTextNormsProducer extends NormsProducer
Reads plain-text norms.

FOR RECREATIONAL USE ONLY

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