Antoine Gauthier

Results 2 issues of Antoine Gauthier

A few points to address: * the actual scoring function: * I've gone for ~~sloppy maths~~ a heuristic: https://github.com/quickwit-oss/tantivy/pull/1414/files#diff-6778ebdb19b3c516dabd923da7eff56076630ce5e4cd7804f28dc43265751661R139-R149 the score is scaled by $1 - {\text{used slop} \over (\text{slop}+1)*\text{phrase...

Remove host http header when using rustls in order for storage.googleapis.com to function with rustls Hi! We ran into a error using Rusoto with rustls enabled (https://github.com/quickwit-oss/quickwit/issues/1584). It turns out...