ElasticSearch query against 3 location fields?

Is it possible with ElasticSearch to query against three different
location fields? This would be with geo-location search. Only one of
the three fields would need to match the queried location for the
document to be a match.

If possible, a Java example would be a bonus.

Thanks Jason

check SO

location-fields/8076410

On Nov 10, 8:25 am, Jason P jason.pp...@gmail.com wrote:

Is it possible with Elasticsearch to query against three different
location fields? This would be with geo-location search. Only one of
the three fields would need to match the queried location for the
document to be a match.

If possible, a Java example would be a bonus.

Thanks Jason