Peter Johnson
Peter Johnson
This is one more screenshot of the dev build with `norms=false` on all fields, the query is `/v1/autocomplete?text=statue of liberty`:
I put the newer build on dev (this is the build which *only* disabled norms on the `ngram` fields, not the other ones) and there's no noticeable difference from `master`....
rebased to fix failing tests
Hi @aaronhourie, an interesting extension of the original interpolation APIs. I'm guessing you have a business need for such a query, if you'd like to chat more about your requirements...
That's very odd, I suspect it's something to do with how your network is configured. It's possible that your host machine can access the port while another container cannot. Couple...
note: this PR is fairly old now, two other PRs have landed since which add additional capability related to returning masks of which tokens were used for matching. I'm leaving...
I'd have to look at it again now the other PRs are merged. It's a great feature to add, we wanted to get more information from placeholder about the parses...
Demo issues fixed in https://github.com/pelias/interpolation/pull/244/commits/6a5e0840a00d9d129720286a7f83cb1ca6b48120 and rebased to all 3 branches.
I agree it would be great to merge this functionality, since it provides a lot of flexibility going-forward. Regarding which adapter is appropriate for default => (HTTP | NPM) is...