Class PrintTaxonomyStats
Prints how many ords are under each dimension.
Inheritance
System.Object
PrintTaxonomyStats
Assembly: DistributedLucene.Net.Facet.dll
Syntax
public class PrintTaxonomyStats : object
Constructors
Name | Description |
---|---|
PrintTaxonomyStats() | Sole constructor. |
Methods
Name | Description |
---|---|
Main(String[]) | Command-line tool. |
PrintStats(TaxonomyReader, TextWriter, Boolean) | Recursively prints stats for all ordinals. |