示例#1
0
 public override BinaryDocValues GetBinaryDocValues(string field)
 {
     return(DocValues.emptyBinary());
 }