Ejemplo n.º 1
0
 public override long lookupTerm(BytesRef key)
 {
     return(@in.lookupTerm(key));
 }