So I migrated a custom facet to 0.90.0

Lots of stuff has been renamed or moved around, and none of this is
documented, but after looking at the code for some of elasticsearch's
built-in facets I was able to update my code without too much effort. Then
I spent the rest of the day trying to figure out why the facet was no
longer producing correct results consistently; the problem turned out to be
that elasticsearch now reuses GeoPoint instances, while I assumed they were
immutable...

Can anyone spot anything else I overlooked (and that might bite me later
on)?

https://github.com/zenobase/geocluster-facet

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.