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