You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2017/12/05 12:23:39 UTC

[nutch] branch master updated (9931acc -> 708cc56)

This is an automated email from the ASF dual-hosted git repository.

snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.


    from 9931acc  Merge branch 'NUTCH-2451' - cherry-picked e159ad4 from HiranChaudhuri:NUTCH-2451 - closes #241
     add 08c2fb9  NUTCH-2470 CrawlDbReader -stats to show quantiles of score - improve precision of score min/max/average   (represent score by float instead of long * 1000)
     new 708cc56  Merge pull request #252 from sebastian-nagel/nutch-2470-crawldb-reader-stats-quantiles

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ivy/ivy.xml                                        |  10 +-
 src/java/org/apache/nutch/crawl/CrawlDbReader.java | 314 +++++++++++++++------
 2 files changed, 227 insertions(+), 97 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@nutch.apache.org" <co...@nutch.apache.org>'].

[nutch] 01/01: Merge pull request #252 from sebastian-nagel/nutch-2470-crawldb-reader-stats-quantiles

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 708cc56fe915a7f8121476165d49c097d93ac360
Merge: 9931acc 08c2fb9
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Tue Dec 5 13:23:36 2017 +0100

    Merge pull request #252 from sebastian-nagel/nutch-2470-crawldb-reader-stats-quantiles
    
    NUTCH-2470 CrawlDbReader -stats to show quantiles of score

 ivy/ivy.xml                                        |  10 +-
 src/java/org/apache/nutch/crawl/CrawlDbReader.java | 314 +++++++++++++++------
 2 files changed, 227 insertions(+), 97 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@nutch.apache.org" <co...@nutch.apache.org>.