@Override public long ord() throws IOException { return in.current().output; }
@Override public BytesRef term() throws IOException { return in.current().input; }