]> git.openstreetmap.org Git - nominatim.git/history - nominatim/index.c
move checkModilePresence to class, delete own debug echo
[nominatim.git] / nominatim / index.c
2018-08-04 Sarah HoffmannMerge pull request #1110 from lonvia/remove-address...
2018-08-02 Sarah HoffmannMerge pull request #1095 from estadtherr/remote_postgres_pr
2018-07-21 Eric StadtherrWork on setup/update scripts, unit tests, and documenta...
2018-01-10 Sarah Hoffmannreplace non-standard uint type with unsigned
2017-09-17 Sarah Hoffmannreduce message frequency during indexing
2017-01-16 Sarah HoffmannMerge pull request #610 from lonvia/set-lanugage-of...
2017-01-15 Sarah Hoffmannforce language of pgsql to C
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-11 markigailChange load-data in setup.php.
2016-05-08 markigailFix bug in index.c and remove column admin_level from...
2016-05-03 markigailfix small bug in index.c
2016-04-27 Markus Gailindex on geometry of interpolation lines, and more...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-25 Markus GailRemove interpolation lines from placex and save them...
2012-12-16 Sarah Hoffmannproperly close connections to postgres
2012-07-30 Sarah Hoffmannfail on error
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Sarah Hoffmannmore verbose error messages
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-01-28 Sarah Hoffmanndon't classify normal SQL errors as deadlocks
2012-01-21 Sarah Hoffmann- remove dependency on intarray extension
2011-06-14 Brian Quinionupdate place_id to BIGINT
2011-02-21 Frederik Rammlog progress to stderr instead of stdout, to make use...
2011-02-08 Brian Quinionstop treating capital cities as villages, memory leak...
2011-02-07 Brian Quinionadd logging of broken polygons, improve address export...
2011-01-21 Brian Quinionaux properties, memory leaks, tweaks to search order
2010-12-10 Brian Quinionclean up formatting
2010-12-10 Brian Quinionbe a bit efficient about queuing up the places to be...
2010-12-07 Brian Quinionpostcode/zipcode improvements, finish work on handling...
2010-11-09 Brian Quinionchange partition from char to int, partition search_nam...
2010-11-02 Brian Quinionmore multi-processor improvements
2010-10-26 Brian Quiniondata partitioning
2010-10-23 Brian Quinionnominatim refactoring