497 Commits (__BETA__)
 

Author SHA1 Message Date
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
Harish Krishna 5a052627af Revert "fix broken test" 10 years ago
Harish Krishna e5f783567f remove all things that involved suggester including query mixer 10 years ago
Harish Krishna 68dbf1bd2e fix broken test 10 years ago
Harish Krishna a2a0a50b85 fix the number of admin_parts 10 years ago
Harish Krishna c957cbaf4f bringing back admin2 10 years ago
Harish Krishna bdffe758d4 commenting out the overkill 10 years ago
Harish Krishna 96a21570be fixing layers related bug - adding a default_layers_set flag to clean obj. 10 years ago
Harish Krishna 5025b66a91 adding admin_weights instead of just boosting admin0 10 years ago
Harish Krishna 381cb1917a big fix - err is of type string if there is an error within express app - its of type object (with .message being string) in case of errors messages from the ES cluster 10 years ago
Harish Krishna ae4e75784f big fix - err is of type string if there is an error within express app - its of type object (with .message being string) in case of errors messages from the ES cluster 10 years ago
Harish Krishna 049a96efd6 flipping the popularity population order 10 years ago
Harish Krishna e149fed273 check yoself before you wreck yoself 10 years ago
Harish Krishna 042772cf3b only do address parsing when necessary 10 years ago
Harish Krishna 1d24890b27 introducing target_layer that gets set part of input_parsing 10 years ago
Harish Krishna 8b60fe4e9a Merge pull request #159 from pelias/408 10 years ago
Harish Krishna 1cfa76880b check for err message if it contains the words request timeout (because sometimes it comes back as a 500 even though it should be 408) 10 years ago
Harish Krishna 71b0c12f70 check for err message if it contains the words request timeout (because sometimes it comes back as a 500 even though it should be 408) 10 years ago
Harish Krishna 812e56c516 Revert "[debug] if ES cluster in stage/prod ever returns 408" 10 years ago
Harish Krishna d2cc05b8e8 [debug] if ES cluster in stage/prod ever returns 408 10 years ago
Harish Krishna 793182148a middleware fix 10 years ago
Harish Krishna b51aed512b adding 408.js 10 years ago
Harish Krishna f2197c4dd2 middleware fix 10 years ago
Peter Johnson df66dccbc2 run webserver on all available cores, resolves #6 10 years ago
Harish Krishna 78c112d787 adding 408.js 10 years ago
Harish Krishna b9c4c673f5 Revert "removing searchType overhead" 10 years ago
Harish Krishna ee4aa1b97a removing searchType overhead 10 years ago
Peter Johnson 28e656faa3 2.1.0 10 years ago
Peter Johnson a.k.a. insertcoffee 8e0892b35b Merge pull request #156 from pelias/issue_139 10 years ago
Peter Johnson 42a2c189fc update travis to use containers 10 years ago
Peter Johnson ce611fd933 increase search radius to 500km 10 years ago
Peter Johnson e95c2efb54 resolves #139 10 years ago
Harish Krishna 058ed151e0 Merge branch 'master' into ngram-address-parser 10 years ago
Peter Johnson a.k.a. insertcoffee 263415ba80 Merge pull request #154 from pelias/remove_exact_match 10 years ago
Peter Johnson 0cf282767a remove exact_match script 10 years ago
Harish Krishna 81555745e4 reverting the revert 10 years ago