Overload List

  NameDescription
Public methodNorms(String)
Returns the byte-encoded normalization factor for the named field of every document. This is used by the search code to score documents.
Public methodNorms(String, array<Byte>[]()[][], Int32)
Reads the byte-encoded normalization factor for the named field of every document. This is used by the search code to score documents.

See Also