C# Class Lucene.Net.Codecs.Lucene3x.Lucene3xFields.PreTerms

Inheritance: Terms
Afficher le fichier Open project: paulirwin/lucene.net

Méthodes publiques

Méthode Description
HasFreqs ( ) : bool
HasOffsets ( ) : bool
HasPayloads ( ) : bool
HasPositions ( ) : bool
Iterator ( TermsEnum reuse ) : TermsEnum
Size ( ) : long

Private Methods

Méthode Description
PreTerms ( Lucene3xFields outerInstance, FieldInfo fieldInfo ) : System

Method Details

HasFreqs() public méthode

public HasFreqs ( ) : bool
Résultat bool

HasOffsets() public méthode

public HasOffsets ( ) : bool
Résultat bool

HasPayloads() public méthode

public HasPayloads ( ) : bool
Résultat bool

HasPositions() public méthode

public HasPositions ( ) : bool
Résultat bool

Iterator() public méthode

public Iterator ( TermsEnum reuse ) : TermsEnum
reuse TermsEnum
Résultat TermsEnum

Size() public méthode

public Size ( ) : long
Résultat long