geocoding - postgis vs sphinx geodist -


i have table 16 mln rows. cities, streets, houses coordinates.

how best search objects, knowing coordinates? postgis or sphinx geodist function?

now using sphinx, there question relevance of data update of index takes more 4 hours, , indexing delta following merge main takes 10 minutes.

mainly depends on other features require. example if using text query functionality of sphinx, stick it.

but if not using anyway, , can benefit of other features of postgis, change that.

indexing delta following merge main

why merge?

skip merge, , query both indexes.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -