Apache Lucene.Net 2.4.0 Class Library API

Similarity.DecodeNorm Method 

Decodes a normalization factor stored in an index.

public static float DecodeNorm(
   byte b
);

See Also

Similarity Class | Lucene.Net.Search Namespace | #EncodeNorm