The site only has documentation for JSON, but not the Java client. Is there some sort of mapping I should be performing?
For example geo location queries: http://www.elasticsearch.org/guide/reference/query-dsl/geo-distance-range-filter.html
How would such a query be written using the Java client?
Thanks Jason