コード例 #1
0
 public override DocIdSetIterator GetIterator()
 {
     return(weight.GetScorer(privateContext, acceptDocs));
 }