Can't create geo_shape multi field

2014-08-01 Thread Owain Braddick
Hi, I am trying to create a mapping with a multi field where the default field type is geo_shape and it doesn't seem to work. When I retrieve the mapping it just appears as a normal geo_shape field. Is this a bug or is it deliberately not possible to do this? If it's not possible, should there

Re: Can't create geo_shape multi field

2014-08-01 Thread Owain Braddick
://twitter.com/dadoonet | @elasticsearchfr https://twitter.com/elasticsearchfr Le 1 août 2014 à 17:29:35, Owain Braddick (owainb...@gmail.com javascript:) a écrit: Hi, I am trying to create a mapping with a multi field where the default field type is geo_shape and it doesn't seem to work. When I

Filtering across indices

2014-08-04 Thread Owain Braddick
Hi, I am trying to perform a filtered aggregations across multiple indices and types and am coming across a problem when filtering on fields that exist in one type and not another. The query fails to parse with the error failed to find geo_point field [place] when trying to use the geo

Re: Filtering across indices

2014-08-14 Thread Owain Braddick
If anyone else comes across this, there is already a similar issue raised at https://github.com/elasticsearch/elasticsearch/issues/2801 On Monday, August 4, 2014 4:43:07 PM UTC+1, Owain Braddick wrote: Hi, I am trying to perform a filtered aggregations across multiple indices and types

Re: Geo bounds aggregation as a sub aggregator?

2014-09-03 Thread Owain Braddick
link back in this thread, that would be great. Thanks Colin On Tuesday, 2 September 2014 15:23:23 UTC+1, Owain Braddick wrote: Hi, I hit exactly the same issue today. It seems that the problem occurs when the number of buckets in the outer geohash grid aggregation goes above a certain