示例#1
0
 public override NumericDocValues GetNormValues(string field)
 {
     return(DocValues.emptyNumeric());
 }