C# Class Lucene.Net.Facet.Taxonomy.TestTaxonomyFacetCounts

Inheritance: FacetTestCase
Mostra file Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
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