]> git.openstreetmap.org Git - nominatim.git/history - sql/indices.src.sql
clean up docs for lookup call
[nominatim.git] / sql / indices.src.sql
2018-08-08 Sarah Hoffmannfixup use of indexes for latest reverse changes
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-02 Sarah Hoffmannupdate indexes for new reverse algorithm
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-28 Unknownedited indices an setup file to grant select for table...
2018-06-27 gemo1011fixed syntax error
2018-06-27 gemo1011GRANT SELECT ON Table country_osm_grid
2018-06-27 gemo1011updated indices for reverse geocoding
2018-05-01 Sarah Hoffmannadapt reverse index to changed reverse query
2018-04-26 Sarah HoffmannMerge pull request #1024 from lonvia/reduce-address...
2018-04-16 Sarah Hoffmannremove search_name_country table
2017-09-16 Sarah HoffmannMerge pull request #782 from lonvia/rework-postcodes
2017-08-19 Sarah Hoffmanninclude GB CodePoint data into location_postcode table
2017-08-19 Sarah Hoffmannadd indexing of artificial postcodes
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-06-04 Sarah HoffmannMerge branch 'interpolations'
2016-05-15 Sarah Hoffmannremove duplicate index
2016-05-14 Sarah HoffmannMerge remote-tracking branch 'markus/master' into master
2016-05-08 markigailFix bug in index.c and remove column admin_level from...
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-24 Sarah HoffmannMerge pull request #436 from lonvia/remove-location...
2016-04-23 Sarah Hoffmannremove unused location_property_-partion- tables
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-08-04 Sarah Hoffmannignore man_made objects in reverse search
2015-02-21 Sarah Hoffmannalso drop interpolation index
2015-02-19 Sarah Hoffmanndrop unnecessary index
2014-12-01 Sarah Hoffmannreorganise table creation
2014-10-08 Sarah Hoffmannreintroduce index on gb_postcode
2014-09-07 Sarah Hoffmannadd simplified geometry index for reverse queries
2013-04-09 Sarah Hoffmannremove unused columns from word and search_name_* tables
2012-07-30 Sarah Hoffmanndon't create index idx_placex_sector twice
2012-05-22 Brian Quinioncan't have a unique index on placex - only on place
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Brian QuinionDB Scheme changes: alter table placex add column calcul...
2012-05-15 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-13 Sarah Hoffmannmove index over nameaddress_vector back to delayed...
2012-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-29 Brian Quinionmore name checks in point and poly mergeing, and put...
2012-04-26 Brian QuinionMerge pull request #5 from mfn/improve_errmsg
2012-04-26 Brian Quinionlink nodes and relations using name->'name' index looku...
2012-04-01 Brian Quinionsearch_name.name_vector index is now required during...
2012-02-10 Sarah Hoffmannduring initial setup defer creation of non-vital until...