Apache Lucene.Net 2.4.0 Class Library API

SegmentInfo.HasSeparateNorms Method 

Returns true if any fields in this segment have separate norms.

public bool HasSeparateNorms();

See Also

SegmentInfo Class | Lucene.Net.Index Namespace