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

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

commit f82959d88c3cb297ef56f951a263061b31396d47
Merge: 7e5f22a dd17b7b
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Thu Jan 11 16:20:37 2018 -0500

    Merge pull request #205 from smartive/feature/NUTCH-1129-microdata
    
    WIP: NUTCH-1129 microdata for Nutch 1.x

 build.xml                                          |    4 +
 conf/nutch-default.xml                             |    8 +
 default.properties                                 |    3 +-
 ivy/ivy-2.4.0.jar                                  |  Bin 0 -> 1282424 bytes
 ivy/ivysettings.xml                                |   12 +
 src/plugin/any23/build-ivy.xml                     |   54 +
 src/plugin/any23/build.xml                         |   36 +
 src/plugin/any23/howto_upgrade_any23.txt           |    8 +
 src/plugin/any23/ivy.xml                           |   48 +
 src/plugin/any23/plugin.xml                        |  217 ++
 src/plugin/any23/sample/BBC_News_Scotland.html     | 3780 ++++++++++++++++++++
 src/plugin/any23/sample/microdata_basic.html       |  107 +
 .../apache/nutch/any23/Any23IndexingFilter.java    |  117 +
 .../org/apache/nutch/any23/Any23ParseFilter.java   |  178 +
 .../java/org/apache/nutch/any23/package-info.java  |   23 +
 .../nutch/any23/TestAny23IndexingFilter.java       |   81 +
 .../apache/nutch/any23/TestAny23ParseFilter.java   |  116 +
 src/plugin/build.xml                               |    5 +-
 .../elasticrest/ElasticRestIndexWriter.java        |   34 +-
 19 files changed, 4817 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to