C# Class Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.IndexEnum

Inheritance: FieldIndexEnum
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
IndexEnum ( FST fst ) : System
Seek ( BytesRef target ) : long?
Seek ( long ord ) : long?

Method Details

IndexEnum() public méthode

public IndexEnum ( FST fst ) : System
fst FST
Résultat System

Seek() public méthode

public Seek ( BytesRef target ) : long?
target BytesRef
Résultat long?

Seek() public méthode

public Seek ( long ord ) : long?
ord long
Résultat long?