@Override
 public final Comparator<BytesRef> getComparator() {
   return delegateTerms.getComparator();
 }