482 Commits (472c8a4a05dbd8f2835316f63c00c2d6ac773b4b)
 

Author SHA1 Message Date
Julian Simioni 472c8a4a05 Merge branch 'rename-doc-to-place' 9 years ago
Julian Simioni a976b7b258 Add places endpoint to API docs 9 years ago
Julian Simioni 167547a6c1 Rename doc endpoint to place 9 years ago
Julian Simioni 2fce64f75a Move files 9 years ago
Julian Simioni 4e74e9b681 Whitespace 9 years ago
Peter Johnson 776b0ce1e1 update unit test 9 years ago
Peter Johnson a.k.a. insertcoffee ee3c96f84b Merge pull request #171 from pelias/phrase_slop 9 years ago
Diana Shkolnikov 7f265c0f67 Merge pull request #192 from pelias/admin-fields 9 years ago
Diana Shkolnikov d7871747e1 Fix bug introduced by moving leftovers.join into the if() statement 10 years ago
Diana Shkolnikov 49d439425e Use address_weights.js in tests instead of hardcoding boost values 10 years ago
Diana Shkolnikov 743d8efa54 Remove proxyquire from adminField test 10 years ago
Diana Shkolnikov ab436d5dfb Search query builder not checking all available admin values 10 years ago
Peter Johnson a.k.a. insertcoffee 342e0f1ed4 Merge pull request #158 from pelias/multicore 10 years ago
Peter Johnson e3efeb66d1 change dependency to git url until PR merged upstream, test travis against 0.10,0.12 10 years ago
Peter Johnson 3a802b9691 Merge branch 'master' of github.com:pelias/api into multicore 10 years ago
Peter Johnson d8e86d5f17 phrase slop query modifications 10 years ago
Harish Krishna 1b6d3feb27 Merge pull request #169 from pelias/ngram-address-parser 10 years ago
Harish Krishna fae9aae3d3 moving the logic for each of the three parsed addresses out into their own function 10 years ago
Harish Krishna e57d0b38ed keys -> key 10 years ago
Harish Krishna b3d958fe5a Revert "match the whole query with phrase.default" 10 years ago
Harish Krishna 1c763eeb75 match the whole query with phrase.default 10 years ago
Harish Krishna b57621c0a9 removing admin2 match from the full valid address match 10 years ago
Harish Krishna 8afc5ff004 Revert "splitting admin_parts and input_regions check" 10 years ago
Harish Krishna d6bcc1b400 test search query for valid address full & partial 10 years ago
Harish Krishna 4a45e458ab splitting admin_parts and input_regions check 10 years ago
Harish Krishna 36cc6415d0 tests search 10 years ago
Harish Krishna 35105015b2 tests suggest sanitiser 10 years ago
Harish Krishna e00c5aa2ad Testing search sanitisers 10 years ago
Harish Krishna b361d4ee69 removing landmarks (was an experiment - has got nothing to do with address parsing) 10 years ago
Harish Krishna dbd1664042 Merge branch 'master' into ngram-address-parser 10 years ago
Harish Krishna 95c0e7461d TESTS! 10 years ago
Harish Krishna 5401ed9962 2.2.0 10 years ago
Harish Krishna 6efe46b796 Merge pull request #163 from pelias/err-fix 10 years ago
Harish Krishna 3ed4842e86 timeout is one word 10 years ago
Harish Krishna 8e17f28170 typeof error should be string 10 years ago
Harish Krishna e636e6830f Merge branch 'master' into ngram-address-parser 10 years ago
Harish Krishna e56a40f172 Merge pull request #165 from pelias/suggest-no-more 10 years ago
Harish Krishna b3f85ebc17 err & err.message instead of err.message 10 years ago
Harish Krishna ccf26378d0 use 1.3.0 10 years ago
Harish Krishna 708c24195d adding admin_boost 10 years ago
Harish Krishna 2f49322fb7 removing the console.log 10 years ago
Harish Krishna 495c3251a4 moving all query parsing logic into its own helper. Tests to come 10 years ago
Harish Krishna f78f49d857 moving sort logic.. popularity then population first! 10 years ago
Harish Krishna 6011e4ee2b weighing admin2 equally with local_admin, locality and neighborhood. 10 years ago
Harish Krishna 13e9aadeaf removing an outrageous if condition 10 years ago
Harish Krishna a8c090252a if the query has a number - search addresses 10 years ago
Harish Krishna 346f187c3e updateing isNumber regex 10 years ago
Harish Krishna e1f3cfa0d3 no need to hit address parser if the input has just one token or two and no numbers 10 years ago
Harish Krishna ebd4a5a08a splitOnDelim first followed by a space tokenizer 10 years ago
Harish Krishna a4d09f8e12 no address parsing required if there are only 2 or less tokens 10 years ago