Just Pushed: (breaking) Geo Overhaul

Hi,

I found out a problem when using several geo points / locations per doc.
It was fixed, but required changing the structure of how geo data is
indexed. This menas that if geo is used, reindexing is required. There are
benefits to this restructuring, it much simpler to use in scripts, and
loading it is faster now.

The issue link:
http://github.com/elasticsearch/elasticsearch/issues/issue/414.

Sorry about the need to reindex.

-shay.banon