C# Class Lucene.Net.Facet.Taxonomy.Directory.TestDirectoryTaxonomyWriter

Inheritance: FacetTestCase
ファイルを表示 Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
TestBackwardsCompatibility ( ) : void
TestCloseNoEmptyCommits ( ) : void
TestCommit ( ) : void
TestCommitNoEmptyCommits ( ) : void
TestCommitUserData ( ) : void
TestConcurrency ( ) : void
TestEnsureOpen ( ) : void
TestHugeLabel ( ) : void
TestPrepareCommitNoEmptyCommits ( ) : void
TestReaderFreshness ( ) : void
TestRecreateAndRefresh ( ) : void
TestRecreateRollback ( ) : void
TestReplaceTaxoWithLargeTaxonomy ( ) : void
TestReplaceTaxonomy ( ) : void
TestRollback ( ) : void
TouchTaxo ( DirectoryTaxonomyWriter taxoWriter, FacetLabel cp ) : void
getEpoch ( Directory taxoDir ) : long