Class Lucene40NormsFormat
Lucene 4.0 Norms Format.
Files:
.nrm.cfs
: compound container (CompoundFileDirectory).nrm.cfe
: compound entries (CompoundFileDirectory)
@lucene.experimental
Assembly: DistributedLucene.Net.dll
Syntax
public class Lucene40NormsFormat : NormsFormat
Constructors
Name | Description |
---|---|
Lucene40NormsFormat() | Sole constructor. |
Methods
Name | Description |
---|---|
NormsConsumer(SegmentWriteState) | |
NormsProducer(SegmentReadState) |