Valerian Saliou

Results 321 comments of Valerian Saliou

This would again increase the fuzziness factor for search queries, and deliver smarter search results.

Hello there! Thanks, I'm super-glad Sonic is useful to a wide range of uses. I guess a lot of people needed the "Redis" of search, as we did at Crisp...

That makes sense. Problem on such a "hot-fix" in the code, is that this could cause huge performance degradation on SUGGESTs that have like 1000s results, as the server would...

(note that we do have such huge SUGGESTs at Crisp; we have FSTs weighting like 20MB on disk for some of our customers, as they have a very large terms...

I'm sorry, not sure to understand what you do mean by "snippets"? Sonic only returns identifiers, which you should then match against an external database, eg. an SQL database where...

Thanks for the details. On that I can answer: Sonic is unable to return snippets, due to its index internals. There's just no way it could build snippets currently, and...

No, unfortunately its not possible. 1 query = 1 (collection, bucket) tuple

Most relevant results come first, there is no returned relevance index though.

No, it's not possible to get the relevance from search results, so that use case would not be possible.

Not ATM, but I'm keeping this open as a feature request :) Thanks a ton!