[
https://issues.apache.org/jira/browse/LUCENE-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928848#action_12928848
]
Michael McCandless commented on LUCENE-2744:
--------------------------------------------
bq. Mike, don't you think both statistics are useful: how many unique fields
the index holds, and how many of them include norms?
Yes, but CheckIndex already has the former (on the test: fields.... output).
> CheckIndex overstates how many fields have norms enabled
> --------------------------------------------------------
>
> Key: LUCENE-2744
> URL: https://issues.apache.org/jira/browse/LUCENE-2744
> Project: Lucene - Java
> Issue Type: Bug
> Components: Index
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: 2.9.4, 3.0.3, 3.1, 4.0
>
> Attachments: LUCENE-2744.patch
>
>
> It simply tells you how many unique fields there are... it should instead
> only say how many have norms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]