示例#1
0
 public override SortedDocValues GetSortedDocValues(string field)
 {
     return(DocValues.emptySorted());
 }