]> git.openstreetmap.org Git - nominatim.git/history - website/search.php
Fix more typos
[nominatim.git] / website / search.php
2012-07-10 Daniele ForsiFix more typos
2012-07-10 Daniele ForsiFix typos found with codespell in comments
2012-07-09 Daniele ForsiFix typos in function name
2012-06-27 Sarah HoffmannMerge branch 'configure' of github.com:lonvia/Nominatim
2012-06-25 Sarah Hoffmannbe more strict with us state replacement hack
2012-05-25 Sarah Hoffmannavoid PHP notices
2012-05-22 Brian QuinionMerge pull request #9 from andreek/master
2012-05-22 Andree KlattenhoffSuport postgis 2.0 for search
2012-04-20 Sarah HoffmannMerge branch 'continent' of https://github.com/datendel...
2012-04-16 Sarah Hoffmannallow slashes in house numbers
2012-04-01 Brian QuinionUpdate details.php to show linked places
2012-04-01 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-01 Brian QuinionAdds code to merge place polygon and points using:
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-03-18 Sarah Hoffmannreturn a 500 on database error
2012-03-04 Sarah Hoffmannrestrict detection of lat/lon pairs
2012-03-04 Sarah Hoffmanncreate proper token array for unknown housenumbers
2012-02-12 Sarah Hoffmannreturn a marginally better error message when query...
2012-02-11 Sarah Hoffmannenable exact search of GB postcodes in aux postcode...
2012-02-06 Sarah Hoffmannavoid warnings when geometry of object cannot be determined
2011-08-02 Brian Quinionfix miss-parsed regex with - sign in lat,lon query
2011-06-07 Brian Quinionover tokenising 'la'
2011-05-23 Brian Quinionde-deplicate terms
2011-05-23 Brian Quinionallow for offset paramater in amenity searches
2011-05-23 Brian Quinionwoops
2011-05-23 Brian Quinionhandle 'order state level queries better
2011-05-23 Brian Quinionhandle 'order state level queries better
2011-05-23 Brian Quinionhandle 'in/near' for state and country level features...
2011-05-17 Brian Quinionhack to handle state abreviations that overlap with...
2011-05-11 Brian Quinioncountry searches not filtered by countrycodes param...
2011-05-04 Brian Quinionremove debuing information
2011-05-03 Brian Quinionhandle pure lat,lon search by passing to reverse geocod...
2011-05-03 Brian Quinionenforce limit as maximum number of results
2011-04-28 Brian QuinionDo not apply limit where we have a sub-search
2011-04-05 Brian Quinionconsider possibility that values with number in near...
2011-04-02 Brian Quinionfallback housenumber for items containing a number...
2011-03-28 Brian Quinionlimit fallback to pure number housenumbers
2011-03-25 Brian Quinionorder final data set by importance, ignore search query...
2011-03-23 Brian Quinionadd option to filter by countrycodes=gb,fr list
2011-03-18 Brian Quinioncalculate search position based to 'importance' rather...
2011-03-07 Brian Quiniondeduplicate search term graph slightly earlier
2011-02-08 Brian Quinionfilter by feature rank, current options: country, state...
2011-02-08 Brian Quinionfix search by just country code. Re-order some search...
2011-02-02 Brian Quinionlots of little bug fixes and missing files
2011-01-24 Brian Quinionfinal result ordering, remove GB postcode hacks
2011-01-21 Brian Quinionaux properties, memory leaks, tweaks to search order
2011-01-05 Brian Quinionfinally fix adminitrative spelling error, disable fast_...
2010-11-15 Brian Quiniontigger data import
2010-11-01 Brian Quinionmore partitioning work, os open data postcodes, country...
2010-10-27 Brian Quinionhstore names / refactoring