api
api copied to clipboard
use cross_fields type for multi_match
testing https://github.com/pelias/query/pull/116
PR should be updated with the actual npm version once that's merged
I'm not sure why the tests are failing when they pass on my local machine ❓
Travis is using npm install and not npm update, some packages should be outdated and are failing in the CI. You can push your updated package.json or force a package update on travis ?