-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP
Description
This includes:
- Adding
geo_shape_matchpolicy type to EnrichPolicy class. - Changing the policy running to be able to handle policies of type
geo_shape_match. Query field in source index needs to be of type geo shape. - Creating an enrich processor that is able to execute a Lucene level geo shape query and for the matching docs extracts the enrich values and include these values to the document being ingested. The value in the document being ingested can be a geo point or geo shape.
Relates to #32789
thomasneirynck and BFLB
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP