Conversation
f15cffd to
b3aa15d
Compare
|
@orangejulius I have actioned the todo's you noted above, the extra commit modifies the behaviour of |
|
This is good to merge, we just need to be careful that default values are set for each possible property combination before merging or the views will start failing. |
missinglink
left a comment
There was a problem hiding this comment.
Good-to-merge pending default values being set for these properties in pelias/api.
|
Nice, thanks. Another option is to make this PR a noop if those values aren't defined. Then we could merge it immediately and handle the rest in API. |
…perties to be definable on a per-field basis
47641fc to
a7e3782
Compare
|
Good call, I've added another commit which now makes |
|
@orangejulius feel free to merge this if you're happy with it. |
a7e3782 to
b91a25f
Compare
|
I've added to the last commit to make |
Allow query views to set the cutoff_frequency feature to support better performance on queries with lots of high-frequency terms.
See pelias/api#1213 for more explanation on the use cases.