C# Class Lucene.Net.Index.TestLongPostings

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

Méthodes publiques

Méthode Description
DoTestLongPostingsNoPositions ( Lucene.Net.Index.FieldInfo options ) : void

Private Methods

Méthode Description
GetRandomTerm ( string other ) : string
TestLongPostingsNoPositions ( ) : void
TestLongPostings_Mem ( ) : void

Method Details

DoTestLongPostingsNoPositions() public méthode

public DoTestLongPostingsNoPositions ( Lucene.Net.Index.FieldInfo options ) : void
options Lucene.Net.Index.FieldInfo
Résultat void