[
https://issues.apache.org/jira/browse/LUCENE-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558869#comment-13558869
]
Michael McCandless commented on LUCENE-4703:
--------------------------------------------
bq. How about it printed info like this (I think that Dimension 0,1,2 is
redundant):
Good, I'll fix!
bq. Also, would it be interesting if it printed info recursively, e.g. you'd
get a breakdown of characterCount too? Perhaps as a -recursive op?
This would be cool ... ok I added a -printTree option!
bq. Hmm ... just a crazy idea ... what if TaxoReader had a getStats() method
which returned you a tree-like structure?
That sounds cool ... but maybe wait and do this later? I think this tool is
mostly for debugging/diagnostics/optimizing (eg trying to decide NO_PARENTS vs
ALL_PARENTS).
> Add basic tool to print some summary stats about your taxonomy index
> --------------------------------------------------------------------
>
> Key: LUCENE-4703
> URL: https://issues.apache.org/jira/browse/LUCENE-4703
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/facet
> Reporter: Michael McCandless
> Attachments: LUCENE-4703.patch
>
>
> I built a Wikipedia index w/ 9 dimensions but I don't know how many ords each
> child contributes / how many immediate children under each dim / etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]