craue / CraueGeoBundle

Doctrine functions for calculating geographical distances in your Symfony project.
MIT License
125 stars 16 forks source link

Performance optimization for Doctrine Query #9

Closed ghost closed 9 years ago

ghost commented 9 years ago

You should look at this: http://de.scribd.com/doc/2569355/Geo-Distance-Search-with-MySQL

There is explained a way to get better performance.

Is this performance boost integrated into this bundle?

craue commented 9 years ago

duplicate of #5