| Package | Description | 
|---|---|
| org.apache.lucene.codecs | Codecs API: API for customization of the encoding and structure of the index. | 
| org.apache.lucene.codecs.lucene53 | Lucene 5.3 file format. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract NormsConsumer | NormsFormat. normsConsumer(SegmentWriteState state)Returns a  NormsConsumerto write norms to the
  index. | 
| Modifier and Type | Method and Description | 
|---|---|
| NormsConsumer | Lucene53NormsFormat. normsConsumer(SegmentWriteState state) | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.