Ejemplo n.º 1
0
 public override void get(int docID, BytesRef result)
 {
     @in.get(docMap.newToOld(docID), result);
 }