Changelog
- 0b2f332: feature: add
CutoffFrequency
,Fuzziness
,FuzzyRewrite
,FuzzyTranspositions
,Lenient
,MaxExpansions
,PrefixLength
, andZeroTermsQuery
parameters for Match Query (@GokselKUCUKSAHIN) - 91bcf75: feature: add slice support for condition.If (@GokselKUCUKSAHIN)
- b460c1d: feature: make changes to minimum_should_match in
Bool Query
for Percentage, Negative percentage and Combination support (@GokselKUCUKSAHIN)