C# Класс Lucene.Net.Facet.Taxonomy.TestTaxonomyFacetCounts

Наследование: FacetTestCase
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
TestBasic ( ) : void
TestChildCount ( ) : void
TestCountRoot ( ) : void
TestDetectHierarchicalField ( ) : void
TestDetectMultiValuedField ( ) : void
TestGetFacetResultsTwice ( ) : void
TestLabelWithDelimiter ( ) : void
TestManyFacetsInOneDocument ( ) : void
TestMultiValuedHierarchy ( ) : void
TestRandom ( ) : void
TestReallyNoNormsForDrillDown ( ) : void
TestRequireDimCount ( ) : void
TestSegmentsWithoutCategoriesOrResults ( ) : void
TestSeparateIndexedFields ( ) : void
TestSparseFacets ( ) : void
TestWrongIndexFieldName ( ) : void
indexTwoDocs ( ITaxonomyWriter taxoWriter, IndexWriter indexWriter, FacetsConfig config, bool withContent ) : void