114 Commits (c97cc58228db6091f4b5ed64470d121eaa6dfd14)

Author SHA1 Message Date
Stephen Hess 4be987045e updated tests to reflect master type_mapping 9 years ago
Stephen Hess 02792de2dc added unit tests for verifying valid mapping between sources and layers 9 years ago
Peter Johnson 0918d3031f remove duplicate test 9 years ago
Peter Johnson 84dfa0f45e add custom singapore schema, it is unusual as it is both a city and a country 9 years ago
Peter Johnson 3a54a8b32f fix label issues 9 years ago
Peter Johnson 2b9c3d79aa rename outputGenerator -> labelGenerator 9 years ago
Julian Simioni d4fff26574 Derive type, source, and layer list instead of hardcoding 9 years ago
Julian Simioni 8b1037d7c8 Separate real layers and alias layers into separate objects 9 years ago
Julian Simioni 68c9661c70 Remove all mappings other than helper/type_mapping 9 years ago
Julian Simioni 4df0f98b14 Add type list, and raw mappings to/from source/layer and type 9 years ago
Julian Simioni dc623d5af7 Send 3 part gid (source, layer, id) in GeoJSON responses 9 years ago
Diana Shkolnikov 553f9780c5 Remove admin matching when address is not parsed 9 years ago
Diana Shkolnikov f1fdc2bc26 Remove categories from response json 9 years ago
Julian Simioni 509a6a7401 Remove geocoding block from properties in GeoJSON responses 9 years ago
Diana Shkolnikov c069933d5b Refactored layers and sources into a common targets module 9 years ago
Diana Shkolnikov 67e034f5f2 Rename `source` to `sources` 9 years ago
Julian Simioni 139cb22127 Remove layers limiting on queries with few tokens 9 years ago
Julian Simioni 103a52cff5 Calculate intersection of types requested by source and layers params 9 years ago
Julian Simioni b4e7793426 Fix reference to geoname 9 years ago
Julian Simioni 2ebc935295 Rename query/indidces to query/types 9 years ago
Julian Simioni 258fa4390e Move cmd.type setting logic to types helper 9 years ago
Julian Simioni 7a6ac8541b Separate concerns of address parser 9 years ago
Julian Simioni 1fae622c39 Remove layer configuration based on address parsing 9 years ago
Julian Simioni e71fb7cfd4 Whitespace 9 years ago
Julian Simioni a479de7527 Calculate intersection of types requested by source and layers params 9 years ago
Julian Simioni eed010835b Fix reference to geoname 9 years ago
Julian Simioni 24349a3839 Rename query/indidces to query/types 9 years ago
Julian Simioni 1573f3a3fa Move cmd.type setting logic to types helper 9 years ago
Julian Simioni b9152dbe29 Separate concerns of address parser 9 years ago
Julian Simioni ad8db9b8e9 Remove layer configuration based on address parsing 9 years ago
Julian Simioni fb0cf514e9 Whitespace 9 years ago
Diana Shkolnikov 1d8db6e5d1 Change type back to layer... oooops 9 years ago
Diana Shkolnikov 1b4b401a66 More property renaming/mapping 9 years ago
Diana Shkolnikov 743d8efa54 Remove proxyquire from adminField test 9 years ago
Diana Shkolnikov ab436d5dfb Search query builder not checking all available admin values 9 years ago
Harish Krishna e57d0b38ed keys -> key 9 years ago
Harish Krishna 95c0e7461d TESTS! 9 years ago
Harish Krishna e5f783567f remove all things that involved suggester including query mixer 9 years ago
Peter Johnson ce96e1274a try/catch extent() 10 years ago
Diana Shkolnikov a68c7fae53 Add categories and address properties to result doc 10 years ago
Harish Krishna 14c718bf1c passing in an object (req.clean) instead of a boolean. Plus updated test 10 years ago
Harish Krishna c78c8e2dbe only true or 1 is valid 10 years ago
Harish Krishna ea78b8268a more tests: testing falsy and truthy params 10 years ago
Harish Krishna acfa8e1f20 testing geojsonify when adddress_details flag is set to false (by default) 10 years ago
Harish Krishna c99c5f712a adding a parameter called details (defaults to false for all endpoint except reverse) + fixing tests 10 years ago
Peter Johnson ff757decb4 deprecate 'type' property, see PR notes 10 years ago
Harish Krishna 103ed5f006 using alias layer names in queryMixer and expanding them in helper/layers.js (keeping things DRY) 10 years ago
Harish Krishna 9afed3caef adding query mixer for suggest and suggest/nearby 10 years ago
Harish Krishna 69a13e9105 fixing all the js lint related issues (lintified) 10 years ago
Peter Johnson bb04a01b72 checkout test from branch:fuzzy to get master build passing 10 years ago