public override long lookupTerm(BytesRef key)
 {
     return(@in.lookupTerm(key));
 }