VeggieMeat / search_api_elasticsearch

Clone of project at drupal.org/project/search_api_elasticsearch for better CI options than what D.O offers
16 stars 8 forks source link

geo_point Field Mapping Patch #45

Closed VeggieMeat closed 10 years ago

VeggieMeat commented 10 years ago

Original issue: https://www.drupal.org/node/2337289

This little patch fix the bug that long/lat indexed fields are not mapped as geo_point in elasticsearch. Currently they are mapped as strings.