[
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
OK here is a little more details. I tried to keep it not very verbose as a
start.
{noformat}
[junit4] 1> 3 of 5: name=_2 docCount=10
[junit4] 1> codec=Lucene42
[junit4] 1> compound=false
[junit4] 1> numFiles=15
[junit4] 1> size (MB)=0.008
[junit4] 1> diagnostics = {timestamp=1362970606621, os=Linux,
os.version=3.5.0-23-generic, source=flush, lucene.version=4.2-SNAPSHOT,
os.arch=amd64, java.version=1.7.0_09, java.vendor=Oracle Corporation}
[junit4] 1> no deletions
[junit4] 1> test: open reader.........OK
[junit4] 1> test: fields..............OK [24 fields]
[junit4] 1> test: field norms.........OK [7 fields]
[junit4] 1> test: terms, freq, prox...OK [83 terms; 560 terms/docs
pairs; 370 tokens]
[junit4] 1> test: stored fields.......OK [70 total field count; avg 7
fields per doc]
[junit4] 1> test: term vectors........OK [60 total vector count; avg 6
term/freq vector fields per doc]
[junit4] 1> test: docvalues...........OK [14 docvalues fields; 4
BINARY; 7 NUMERIC; 2 SORTED; 1 SORTED_SET]
{noformat}
Ill see if i can take a stab at per-field stuff to print with -verbose.
> 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, 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]