greenkeeperio-bot
a48533fd1f
chore(package): update pelias-query to version 8.6.0
...
https://greenkeeper.io/
8 years ago
Stephen Hess
cad2c5f5ad
bumped addressit version, updated corresponding tests
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 Hess
80e9fc06e4
trigger rebuild
8 years ago
Stephen Hess
5790026add
trigger rebuild
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
b612b2750e
added addressit support for autocomplete via separatee text sanitiser
...
this commit combines the other sanitiser/_text.js and addressit parser logic from text-analyzer into one module for easier integration until such time that libpostal is ready for autocomplete
8 years ago
Stephen Hess
65f5cef9bf
updated proxyquire version
8 years ago
greenkeeperio-bot
f863fb8468
chore(package): update pelias-query to version 8.5.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
dc6070bc78
chore(package): update pelias-query to version 8.4.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
eddc512133
chore(package): update pelias-model to version 4.2.0
...
https://greenkeeper.io/
8 years ago
Diana Shkolnikov
28564e0f76
Use github links for in-progress denpendency updates
8 years ago
Diana Shkolnikov
07c637f5a6
Include a new pelias-categories module for category validation
8 years ago
greenkeeperio-bot
1716c9e34c
chore(package): update pelias-text-analyzer to version 1.3.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
af33a333ff
chore(package): update pelias-query to version 8.3.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
a0de139fd2
Add placeholder package version
...
We are using [semantic release](https://github.com/semantic-release/semantic-release )
to manage our NPM releases, but it's still important to have some sort
of version in the file at all times.
8 years ago
Julian Simioni
63d73f99d8
fix: remove version from package.json
...
This and the previous commit were needed because whenever we last pushed
to NPM, we apparently did it from a branch that never got merged into
master.
8 years ago
Julian Simioni
4863daa8c8
Version 3.0.0
8 years ago
Julian Simioni
06b6db1cc6
feat: set up semantic-release
8 years ago
greenkeeperio-bot
c6a5fdcd43
chore(package): update pelias-query to version 8.2.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
c210b50c11
chore(package): update pelias-text-analyzer to version 1.2.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
7fb0b53211
chore(package): update pelias-model to version 4.1.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
ae0671c7fc
chore(package): update pelias-config to version 2.1.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
a66b0d152b
chore(package): update stats-lite to version 2.0.3
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
d067c072a0
chore(package): update pelias-query to version 8.1.3
...
https://greenkeeper.io/
8 years ago
Julian Simioni
55adb7337e
Add Travis NPM script
8 years ago
Julian Simioni
d3a09ba7f4
Alphabetize npm scripts
8 years ago
greenkeeperio-bot
61110ac2fe
chore(package): update async to version 2.0.0
...
https://greenkeeper.io/
8 years ago
Peter Johnson
17dff17b94
remove cluster2 module
8 years ago
Julian Simioni
819f024298
Remove pelias-suggester-pipeline dependency
...
We don't use this anymore!
8 years ago
greenkeeperio-bot
10e514abde
chore(package): update pelias-query to version 8.1.2
...
https://greenkeeper.io/
8 years ago
avulfson17
dc323a07c5
Update version numbers for 'pelias-' dependencies
8 years ago
Julian Simioni
675233c9c4
Update pelias-config to 2.0.0
8 years ago
Julian Simioni
6b47e4bc52
Update pelias-query to 8.0.0
8 years ago
greenkeeperio-bot
801f86c5cc
chore(package): update pelias-query to version 7.0.2
...
https://greenkeeper.io/
9 years ago
Julian Simioni
a4c31b6f8d
fix: Explicitly depend on packages' optional dependencies
...
[istanbul](https://www.npmjs.com/package/istanbul ) and
[escodegen](https://www.npmjs.com/package/escodegen ) have optional
dependencies, which for some reason `npm ls` in npm version 3 fails to
handle properly. We don't need these packages, but installing them does
little harm so it seems to be the best way to make our precommit-hook
scripts pass for all users.
9 years ago
greenkeeperio-bot
e65072cfa4
chore(package): update pelias-query to version 7.0.1
...
https://greenkeeper.io/
9 years ago
greenkeeperio-bot
183741709d
chore(package): update express-http-proxy to version 0.7.0
...
https://greenkeeper.io/
9 years ago
greenkeeperio-bot
ca0b121bde
chore(package): update pelias-query to version 7.0.0
...
https://greenkeeper.io/
9 years ago
Julian Simioni
bfd340a0fc
Remove NPM engine specification
...
According to the NPM docs on [engine](https://docs.npmjs.com/files/package.json#engines ),
this specification was only ever advisory, and is now depricated. It
seems to cause NPM to pull in a very old version of NPM, which causes
warnings when installing dependencies.
9 years ago
Julian Simioni
5293e96929
Remove Elasticsearch from engines
...
According to the [docs](https://docs.npmjs.com/files/package.json#engines )
only node and NPM versions may be specified here.
9 years ago
greenkeeperio-bot
b9cac7d629
chore(package): update check-types to version 7.0.0
...
https://greenkeeper.io/
9 years ago
Peter Johnson
dd5215cbae
upgrade to ES2+
9 years ago
greenkeeperio-bot
d168698dd6
chore(package): update proxyquire to version 1.7.7
...
https://greenkeeper.io/
9 years ago
Peter Johnson
0caca08787
improve error matching by using string prefix matching on known elasticsearch exception names
9 years ago
missinglink
01a3233a7b
add a view to boost exact matches
9 years ago
greenkeeperio-bot
bf3d931640
chore(package): update pelias-query to version 6.3.0
...
https://greenkeeper.io/
9 years ago
Stephen Hess
bd3b8e7bbe
switched to pelias-text-analyzer package since that responsibility has been moved to there
9 years ago