Hi everyone, I have the following case:
I've managed to configure jdbc river and connect MySql to ES. I've created an index called "venues" and it has the same structure as the mysql table (it's a flat object under the _source). Each node has 2 fields: lat and lng, which are decimal in the mysql table. My question is: how it's possible to make geospatial search (filter and sort) based on these 2 fields OR how to make a geo point based on these 2 fields? Your help is much appreciated! Regards -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/424c5a6e-c2af-45d7-8e59-b65d2564ba7d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
