public int hashCode() { return first.hashCode() * 163 + second.hashCode(); }
@Override public int hashCode() { return (__term.hashCode() ^ (__documentId.hashCode() * 163)); }