[ 
https://issues.apache.org/jira/browse/LUCENE-5131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-5131:
--------------------------------

    Attachment: LUCENE-5131.patch

Here's a patch to remove the doc count.

I think actually we should make this better, and summarize info by dv-type? 

We could also (maybe only with -verbose ?) print things like valueCount() for 
the Sorted/SortedSet fields so you know how many unique values there are (sorta 
like printing how many terms are in terms dict)
                
> CheckIndex is confusing for docvalues fields
> --------------------------------------------
>
>                 Key: LUCENE-5131
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5131
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-5131.patch
>
>
> it prints things like:
> {noformat}
> test: docvalues.......OK [0 total doc count; 18 docvalues fields]
> {noformat}

--
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]

Reply via email to