[ https://issues.apache.org/jira/browse/NUTCH-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576217#comment-17576217 ]
ASF GitHub Bot commented on NUTCH-2956: --------------------------------------- sebastian-nagel opened a new pull request, #738: URL: https://github.com/apache/nutch/pull/738 - upgrade to geoip2 3.0.1 - exclude transitive dependencies (Jackson) provided as Nutch core deps - upgrade Jackson to 2.13.2 - read also GeoLite2-*.mmdb files - review index field names in plugin and Nutch Solr schema: - fix typos in field names - remove unused fields from schema - simplify `addIfNotNull` methods > index-geoip: dependency upgrades and improvements > ------------------------------------------------- > > Key: NUTCH-2956 > URL: https://issues.apache.org/jira/browse/NUTCH-2956 > Project: Nutch > Issue Type: Improvement > Components: indexer, plugin > Affects Versions: 1.18 > Reporter: Sebastian Nagel > Assignee: Sebastian Nagel > Priority: Major > Fix For: 1.19 > > > Upgrades and improvements to the index-geoip plugin: > - upgrade the geoip2 dependencies > - exclude transitive dependencies (jackson libs) also provided by Nutch core > deps > - allow to read {{GeoLite2-\*.mmdb}} files without the need to rename them to > {{GeoIP2-\*.mmdb}} > - review index field names in plugin and Nutch Solr schema: > -* fix typos in field names > -* remove unused fields from schema -- This message was sent by Atlassian Jira (v8.20.10#820010)