Stephen Hess
3763d0b503
renamed `sanitise` -> `sanitize`
8 years ago
Stephen K Hess
15593c2aa7
Merge pull request #625 from pelias/initial-libpostal-integration
...
Initial libpostal integration
8 years ago
Julian Simioni
48f4f286c6
Merge pull request #669 from pelias/greenkeeper-pelias-query-8.6.0
...
Update pelias-query to version 8.6.0 🚀
8 years ago
greenkeeperio-bot
a48533fd1f
chore(package): update pelias-query to version 8.6.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
64ab93638a
Merge pull request #671 from pelias/greenkeeper-geojson-0.4.0
...
Update geojson to version 0.4.0 🚀
8 years ago
Stephen K Hess
5b95d2129c
Merge pull request #670 from pelias/accuracy
...
Add accuracy property to results
8 years ago
Stephen K Hess
d53026d6e6
Merge pull request #674 from pelias/confidence-score-fix
...
Confidence score fix
8 years ago
Stephen Hess
cad2c5f5ad
bumped addressit version, updated corresponding tests
8 years ago
Diana Shkolnikov
30e42e2b80
cleanup variable name and add ciao test
8 years ago
Diana Shkolnikov
21d4bb63f3
feat: add accuracy field
8 years ago
Diana Shkolnikov
9ff383cc2b
change the query module interfaces back to simple functions
8 years ago
Diana Shkolnikov
4a7dee235a
add ciao test for confidence and match_type properties
8 years ago
Diana Shkolnikov
cbf2d0ace5
fix broken ciao tests
8 years ago
Diana Shkolnikov
21fcd912c2
add match_type to the list of result properties
8 years ago
Diana Shkolnikov
d5ff072e9e
update tests
8 years ago
Diana Shkolnikov
3cd342f2e7
add new confidence score middleware to routes
8 years ago
Diana Shkolnikov
3888ae0385
change query module interfaces to allow for additional meta data
8 years ago
Diana Shkolnikov
fd3ec97ad0
add new confidence score computation for fallback query type
8 years ago
Diana Shkolnikov
9fd19242e7
make existing confidence score only handle the original query type
8 years ago
greenkeeperio-bot
da43bf4695
chore(package): update geojson to version 0.4.0
...
https://greenkeeper.io/
8 years ago
Stephen Hess
24d81b754f
updated fixtures for latest query
8 years ago
Stephen K Hess
e1e95f0945
Merge pull request #666 from pelias/only-allow-queries-with-addresses
...
limited fallbackQuery usage to analysis with `street`
8 years ago
Stephen K Hess
ba9fc0abeb
Merge pull request #668 from pelias/add-street-to-trim-by-granularity
...
Add street to trim by granularity
8 years ago
Stephen Hess
80e9fc06e4
trigger rebuild
8 years ago
Stephen Hess
5790026add
trigger rebuild
8 years ago
Stephen Hess
df2ac8c91b
added `street` to trimByGranularity
8 years ago
Stephen Hess
cf1aeec4e1
fixed tests for latest query changes
8 years ago
Stephen Hess
d4ed96de0c
added explicit `return undefined` + comments
8 years ago
Stephen Hess
c841ed8121
limited fallbackQuery usage to analysis with `street`
8 years ago
Stephen Hess
768843b0fb
delete `clean.parsed_text` if falling back to addressit
8 years ago
Stephen Hess
cc5c9f8468
disable calling GeodisambiguationQuery
8 years ago
Stephen Hess
06310bd3b7
only initialize req.clean/errors/warnings if not initialized yet
...
also added tests for sanitizeAll
8 years ago
Stephen Hess
f11bdfbfbb
removed unused dependency
8 years ago
Stephen Hess
b774cc617c
fixed spelling error
8 years ago
Stephen Hess
15b7c3fa57
uncommented tests
8 years ago
Stephen Hess
8072c73d42
removed unused dependency
8 years ago
Stephen Hess
6f4ec874fe
added special override condition for libpostal query/housenumber mixup
8 years ago
Stephen Hess
d5e993fc11
included `localadmin`, `macrocounty`, `macroregion`, and `dependency`
8 years ago
Stephen Hess
5178dc1cc9
added `trimByGranularity` to tests-to-run
8 years ago
Stephen Hess
681d689f51
fixed test names
8 years ago
Stephen Hess
9f350eb117
updated tests to reflect changes to query module
8 years ago
Diana Shkolnikov
e33c58bd42
Remove empty arrays from ES fixture
8 years ago
Diana Shkolnikov
d8e0b01358
Cleanup a few small things
8 years ago
Diana Shkolnikov
efa0818ade
Rename isDiff* functions to be more intuitive
8 years ago
Diana Shkolnikov
6049772a5d
Fix require path
8 years ago
Diana Shkolnikov
a8e82b018d
Refactor deduper and write additional tests
8 years ago
Stephen Hess
8339a66e91
updated query module to branch from hashcode
...
fixed tests to use `boost_mode` value of `multiply` instead of `replace`
8 years ago
Stephen Hess
876782ed3a
enabled all scores and filters
...
adjusted tests to account for new querying strategies, renamed all existing test fixture files to `*_original`. pointed query module to a PR for testing.
8 years ago
Stephen Hess
d682468096
adapted tests to latest query module output
8 years ago
Stephen Hess
c8ba57f98b
added support for `dnt` flag when logging fallback query
8 years ago