add comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2013-01-27 12:14:56 +00:00
parent 93962e17f3
commit cd82ad4f87
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ import org.apache.lucene.store.FSDirectory;
/** Prints how many ords are under each dimension. */
// java -cp ../build/core/classes/java:../build/facet/classes/java org.apache.lucene.facet.util.PrintTaxonomyStats -printTree /s2/scratch/indices/wikibig.trunk.noparents.facets.Lucene41.nd1M/facets
public class PrintTaxonomyStats {
public static void main(String[] args) throws IOException {