OpenSearch/plugins/ingest-geoip
Tal Levy 4704efaef4 [ingest-geoip] do not insert null-valued fields in geoip response
update geoip to not include null-valued results from database

Originally, the plugin would still insert all the requested fields, but
assign null to each one. This fixes that by not writing the fields at
all. Makes for a better experience when the null fields conflict with
the typical geo_point field mapping.
2016-09-13 18:12:02 -07:00
..
licenses ingest: Upgrade geoip processor's dependencies and database files 2016-06-08 18:41:48 +02:00
src [ingest-geoip] do not insert null-valued fields in geoip response 2016-09-13 18:12:02 -07:00
build.gradle ingest: Upgrade geoip processor's dependencies and database files 2016-06-08 18:41:48 +02:00