Commit Graph

  • 256c07ec4f
    Merge 15a3d4f489 into 3535f9eae1 #1230 Peter Johnson 2018-10-31 15:54:56 +0000
  • 15a3d4f489 feat(inter_layer_deduping): dedupe between layers and prefer some layers over others #1230 inter_layer_deduping Peter Johnson 2018-10-31 16:49:56 +0100
  • 52fdeae59b
    Merge 4c6797b695 into 3535f9eae1 #1229 Peter Johnson 2018-10-31 15:05:47 +0000
  • 4c6797b695 feat(dedupe_improved_parent_matching): only check parent fields above the layer of the least granular match #1229 dedupe_improved_parent_matching Peter Johnson 2018-10-31 15:26:26 +0100
  • e8ef6b0a14
    Merge 8f3a778aec into 3535f9eae1 #1228 Peter Johnson 2018-10-31 13:05:58 +0000
  • 8f3a778aec feat(dedupe): consider the user agent language in deduplication #1228 dedupe Peter Johnson 2018-10-31 14:05:37 +0100
  • 6b28707663 feat(dedupe): improved matching across languages Peter Johnson 2018-10-31 12:08:32 +0100
  • 8e09e5de72
    Merge ad507b25d6 into 3535f9eae1 #1226 Peter Johnson 2018-10-31 00:20:39 +0000
  • 07a35742c5
    Merge 4e6a4c7a49 into 3535f9eae1 #1223 Julian Simioni 2018-10-30 23:33:10 +0000
  • 2cd8fa8983
    Merge 5b4ac5da6f into 3535f9eae1 #1225 Peter Johnson 2018-10-30 18:18:14 +0000
  • 3535f9eae1
    Merge pull request #1222 from pelias/dedupe master v3.37.0 Julian Simioni 2018-10-30 14:09:39 -0400
  • b2069606f2
    feat(dedupe): improved handling of cases where "name", "parent" or "address_parts" propertiees are not set #1222 missinglink 2018-10-30 15:59:38 +0100
  • f153e543c4
    Add failing test case for one postcode deduping Julian Simioni 2018-10-29 21:15:03 -0400
  • a31f1a8561
    Add failing test case for one postcode deduping Julian Simioni 2018-10-29 21:15:03 -0400
  • 077bd3f78e
    feat(dedupe): move canonical_sources config to pelias/config missinglink 2018-10-30 15:33:26 +0100
  • c0a0663e21
    feat(dedupe): treat all non-canonical layers and analogous to a venue, prefer non-canonical records Peter Johnson 2018-10-29 19:39:36 +0100
  • 14e6c6303f
    refactor middleware dedupe for readability Peter Johnson 2018-10-29 17:13:52 +0100
  • 6f20209ce4
    Merge pull request #1227 from pelias/update-ci-and-nodej v3.36.0 Julian Simioni 2018-10-30 13:57:08 -0400
  • 87923148e7
    feat(doc): Point to common requirements doc #1227 Julian Simioni 2018-10-30 13:32:13 -0400
  • 882adb2b29
    feat(Node.js): Drop support for Node.js 6 Julian Simioni 2018-10-30 13:31:42 -0400
  • cae3c9acbd
    feat(release): Skip semantic-release run on pull reqeusts Julian Simioni 2018-10-30 13:28:37 -0400
  • d86419cd76
    chore(release): Run releases off master branch Julian Simioni 2018-10-30 13:26:57 -0400
  • 7a7751e32b
    Add bash dependency to CircleCI script Julian Simioni 2018-10-30 13:25:19 -0400
  • 6c04036d75
    Add failing test case for one postcode deduping dedupe-failing-test-case Julian Simioni 2018-10-29 21:15:03 -0400
  • 8e5923c328
    Merge df8f1bb332 into 50433d9848 #1215 Julian Simioni 2018-10-30 14:12:46 +0000
  • ad507b25d6 feat(address_search_using_ids): add postcode to variable store if we have it #1226 address_search_using_ids Peter Johnson 2018-10-30 13:45:00 +0100
  • 5b4ac5da6f feat(trimByGranularity): refactor to use an index instead of multiple loops over the results #1225 trim_by_granularity Peter Johnson 2018-10-30 12:53:15 +0100
  • 2c904016d8
    Merge 20764b8f95 into 50433d9848 #1202 Peter Johnson 2018-10-30 11:27:04 +0000
  • 0faf056b56 feat(trimByGranularity): refactor code to add logging and debug output, modify loop to break after first match Peter Johnson 2018-10-30 11:46:25 +0100
  • 4e6a4c7a49
    feat(log): Add full clean context to parser logs #1223 add-params-to-parser-logs Julian Simioni 2018-10-29 13:03:07 -0400
  • f1c5e8d9a8
    feat(dedupe): treat all non-canonical layers and analogous to a venue, prefer non-canonical records Peter Johnson 2018-10-29 19:39:36 +0100
  • c458ea74d8
    refactor middleware dedupe for readability Peter Johnson 2018-10-29 17:13:52 +0100
  • 50433d9848
    Merge pull request #1224 from pelias/fix-query-types Julian Simioni 2018-10-29 18:42:28 -0400
  • 2a668612ed
    feat(confidence): Add support for new query names #1224 Julian Simioni 2018-10-29 17:29:54 -0400
  • c548a73cb9
    fix(confidence): Update query type names in confidence score code Julian Simioni 2018-10-29 17:02:02 -0400
  • 5a8977122b
    Merge pull request #1173 from pelias/configurable-boosts Julian Simioni 2018-10-29 15:19:03 -0400
  • e7c1f92485
    Merge d945b974c5 into b7502511a8 #1219 Peter Johnson 2018-10-29 16:56:25 +0000
  • d1dfbf2dcb
    Add Configurable Boosts readme section #1173 configurable-boosts Julian Simioni 2018-10-29 12:32:33 -0400
  • b037835b04
    Reorder config options roughly by importance Julian Simioni 2018-10-29 11:57:53 -0400
  • f3b11a16eb
    Use default config in search and autcomplete tests Julian Simioni 2018-10-11 12:47:42 -0400
  • a06683ff68
    feat(query): Modify custom boosts feature to use function_score queries Peter Johnson 2018-10-10 10:52:22 +0200
  • 32684e0013
    feat(query): Add support for custom boosts to search endpoint Julian Simioni 2018-09-11 16:47:04 -0400
  • bb605acb3f
    Add tests for autocomplete custom boosts Julian Simioni 2018-09-11 14:35:39 -0400
  • 4daf2aa6dd
    Use `pelias.json` to inform boost configuration Julian Simioni 2018-07-18 16:07:38 -0400
  • 9679c14152
    Test handling of undefined configuration Julian Simioni 2018-07-18 16:01:38 -0400
  • 9080feef05
    WIP: Configurable boosts for sources and layers Julian Simioni 2018-07-16 21:24:13 -0400
  • b7502511a8
    Merge pull request #1221 from pelias/fix-host-documentation Julian Simioni 2018-10-29 11:56:05 -0400
  • 0deb24b51e
    Fix typo #1221 Julian Simioni 2018-10-29 11:47:29 -0400
  • 39f144c5a0
    Add environment variable configuration section Julian Simioni 2018-10-29 11:36:27 -0400
  • 6295d027b4
    Fix README typo Julian Simioni 2018-10-29 11:18:52 -0400
  • 60bbb7f356
    Merge a9da2897d9 into df04aedab2 #1209 Julian Simioni 2018-10-29 12:08:22 +0000
  • a9da2897d9
    Use test description consistent with fixture file #1209 reset-focus-point-settings Julian Simioni 2018-10-14 10:18:02 -0400
  • b383d9ace1
    fix(autocomplete focus.point): Use 50km scale parameter Julian Simioni 2018-10-14 10:04:19 -0400
  • a11242c763
    feat(focus.point): use exponential instead of linear scoring Julian Simioni 2018-10-14 09:18:15 -0400
  • df8f1bb332
    feat(autocomplete) add hard distance filter to short focus.point queries #1215 focus-point-hard-distance-filter Julian Simioni 2018-10-19 17:05:24 -0400
  • a6775d7eb3
    Merge 7ee62c3582 into df04aedab2 #1213 Julian Simioni 2018-10-29 08:39:48 +0000
  • df04aedab2
    Merge pull request #1220 from pelias/structured-logs Julian Simioni 2018-10-28 09:20:05 -0400
  • 003c182df5
    feat(log): add structured data to address parser logs #1220 Julian Simioni 2018-10-27 12:04:17 -0400
  • a1add3656e
    feat(log): Use structured logs for place endpoint Julian Simioni 2018-10-26 19:42:30 -0400
  • a7932d0b8c
    feat(log): move retry info to structured logs Julian Simioni 2018-10-26 19:17:33 -0400
  • 0056c0749a
    feat(log): Add structured logs for coarse_reverse Julian Simioni 2018-10-26 18:58:11 -0400
  • 4adf4b3dd7
    feat(queries): Normalize all query names Julian Simioni 2018-10-26 17:06:25 -0400
  • d681a114d6
    feat(log): Remove most unstructured controller logs Julian Simioni 2018-10-26 16:58:39 -0400
  • 080cd6854f
    Remove verbose Elasticsearch log lines Julian Simioni 2018-10-26 14:39:08 -0400
  • f5c6dcf882
    feat(log): Add structured logs for interpolation service Julian Simioni 2018-10-26 16:51:04 -0400
  • e55fd28c90
    Require microservice-wrapper version with response time Julian Simioni 2018-10-26 16:50:26 -0400
  • c91fd58ec6
    fix(log): replace brittle string extraction Julian Simioni 2018-10-26 15:08:14 -0400
  • 24ef0a4361
    feat(log): replace console logs with pelias-logger Julian Simioni 2018-10-26 15:07:20 -0400
  • 49a988ce37
    Remove non-JSON log lines Julian Simioni 2018-10-26 14:18:02 -0400
  • 8c37ee63dd
    feat(log): Add JSON log for Elasticsearch queries Julian Simioni 2018-09-18 16:26:55 -0400
  • 92d15c6687
    feat(log): Log structured data about Placeholder requests Julian Simioni 2018-09-01 15:41:05 +0300
  • 24980422d5
    Merge c51bf92785 into fa8257cd06 #1168 gibranparvez 2018-10-26 12:17:25 +0000
  • e19c3ce390
    Merge acefa1ed3e into fa8257cd06 #1128 Julian Simioni 2018-10-25 11:38:06 +0000
  • d945b974c5 feat(max_character_count_layer_filter): refactor to use positive filter instead of negative filter #1219 max_character_count_layer_filter Peter Johnson 2018-10-25 10:47:11 +0200
  • b2f90623b6 feat(max_character_count_layer_filter): filter layer=address records for character counts <= 2 Peter Johnson 2018-10-24 20:56:18 +0200
  • fa8257cd06 feat(debug): debugging info for interpolation service Peter Johnson 2018-10-24 15:52:36 +0200
  • a367c66e4a feat(debug): debugging info for interpolation service #1218 Peter Johnson 2018-10-24 15:52:36 +0200
  • 5519a55560 testing: add test case: incorrect parsing of diagonal directionals - no subsequent element Peter Johnson 2018-10-24 10:21:07 +0200
  • 9d4c773ce1 testing: add test case: incorrect parsing of diagonal directionals - no subsequent element Peter Johnson 2018-10-24 10:21:07 +0200
  • eabbd17f1c testing: add test case: incorrect parsing of diagonal directionals - no subsequent element #1217 libpostal_aus_unit_numbers Peter Johnson 2018-10-24 10:21:07 +0200
  • ee43ec041c
    fix(libpostal): check for next element before using it Julian Simioni 2018-10-23 16:38:45 -0400
  • 42cfcd843a
    Merge pull request #1216 from pelias/libpostal_aus_unit_numbers Julian Simioni 2018-10-23 11:43:32 -0400
  • 4e8a5385f4 feat(libpostal_patch): additional tests #1216 Peter Johnson 2018-10-23 14:55:53 +0200
  • 27a9e1d900 feat(libpostal_patch): enable field mapping for "unit" Peter Johnson 2018-10-23 14:38:52 +0200
  • 69ddbaf3be feat(libpostal_patch): correctly parse australian-style unit numbers Peter Johnson 2018-10-23 14:37:12 +0200
  • 6e2e4fc53a feat(libpostal_patch): refactor diagonals patch to use an index and lodash functions Peter Johnson 2018-10-23 14:16:59 +0200
  • c8d7776587 feat(libpostal_patch): refactor code to use lodash methods for key checking Peter Johnson 2018-10-23 13:51:14 +0200
  • 19eb0b57d1 feat(libpostal_patch): add a libpostal patch which allows recasting labels Peter Johnson 2018-10-10 12:05:45 +0200
  • 94e5785a0a feat(libpostal_patch): refactor code to use lodash methods for key checking #1203 Peter Johnson 2018-10-23 13:51:14 +0200
  • e1994634ec Merge branch 'libpostal_recast_labels' of github.com:pelias/api into libpostal_recast_labels Peter Johnson 2018-10-23 13:49:08 +0200
  • a982eab215
    Merge pull request #1214 from pelias/fix-autocomplete-tokenization Julian Simioni 2018-10-18 11:21:21 -0400
  • b1107a0c8f
    fix(autocomplete): detect the case where input text is unsubstantial #1214 Julian Simioni 2018-10-18 10:32:27 -0400
  • 97b5e9d2ef
    Merge pull request #1212 from pelias/boundary-country-to-filter Julian Simioni 2018-10-17 08:15:54 -0400
  • 7ee62c3582
    WIP: cutoff_frequency #1213 cutoff_frequency Julian Simioni 2018-10-16 19:47:28 -0400
  • c20737f458
    fix(boundary.country): use boundary.country as filter #1212 Julian Simioni 2018-10-16 16:28:31 -0400
  • 06ba3a79e6
    Merge pull request #1211 from pelias/trim-text Julian Simioni 2018-10-15 23:44:32 -0400
  • 7e4559fdc2
    fix(sanitizer): Trim whitespace in addressit queries #1211 Julian Simioni 2018-10-15 23:30:35 -0400
  • 1d601c2d28
    Use half boost for partial tokens matched exactly exact_matches_muted Julian Simioni 2018-10-15 21:26:36 -0400
  • 20764b8f95
    feat(autocomplete_boost_exact_matches): improved boosting for exact matches #1202 autocomplete_boost_exact_matches Peter Johnson 2018-10-09 15:32:30 +0200
  • a6fc61b454
    Merge pull request #1208 from pelias/greenkeeper/joi-14.0.0 Julian Simioni 2018-10-15 14:49:28 -0400