Пример #1
0
 public TermsEnum TermsEnum(Terms terms)
 {
     return(NumericUtils.FilterPrefixCodedInt64s(terms.GetIterator(null)));
 }