Lucene.Net 1.9 Class Library
IndexReader.Norms Method (String, Byte[], Int32)
public abstract
void
Norms(
string
field
,
byte[]
bytes
,
int
offset
);
See Also
IndexReader Class
|
Lucene.Net.Index Namespace
|
IndexReader.Norms Overload List