C# Class Lucene.Net.Index.TestMultiLevelSkipList

Inheritance: LuceneTestCase
Afficher le fichier Open project: synhershko/lucene.net Class Usage Examples

Méthodes publiques

Méthode Description
CheckSkipTo ( TermPositions tp, int target, int maxCounter ) : void

Private Methods

Méthode Description
TestSimpleSkip ( ) : void

Method Details

CheckSkipTo() public méthode

public CheckSkipTo ( TermPositions tp, int target, int maxCounter ) : void
tp TermPositions
target int
maxCounter int
Résultat void