[ 
https://issues.apache.org/jira/browse/ANY23-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16099200#comment-16099200
 ] 

ASF GitHub Bot commented on ANY23-310:
--------------------------------------

Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/any23/pull/44#discussion_r129171485
  
    --- Diff: 
core/src/main/java/org/apache/any23/writer/LoggingTripleHandler.java ---
    @@ -111,6 +116,6 @@ public void setContentLength(long contentLength) {
         }
     
         private void printHeader(PrintWriter writer) {
    -        writer.println("# 
Document-IRI\tContent-Length\tElapsed-Time\tSuccess\tExtractors");
    +        writer.println("# 
Document-IRI\tContent-Length\tElapsed-Time\tSuccess\tExtractors:Triples");
    --- End diff --
    
    @jgrzebyta is the intention here to print the number of triples extracted? 
If so then this is not current behavior with Rover. It could be default 
behaviour if we switched it to use counting triple handler... just a thought.


> Rover displays wrong statistical values
> ---------------------------------------
>
>                 Key: ANY23-310
>                 URL: https://issues.apache.org/jira/browse/ANY23-310
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: CLI, rover
>    Affects Versions: 2.0
>            Reporter: Jacek Grzebyta
>            Priority: Minor
>
> Rover and log file contain wrong statistics: 
>  - missing used extractor
>  - content length is 0
>  - shows 0 triples



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to