public TermsEnum TermsEnum(Terms terms) { return(NumericUtils.FilterPrefixCodedInt64s(terms.GetIterator(null))); }