mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-11 22:47:46 +00:00
203: Make the MatchingWords return the number of matching bytes r=Kerollmops a=LegendreM Make the MatchingWords return the number of matching bytes using a custom Levenshtein algorithm. Fix #138 Co-authored-by: many <maxime@meilisearch.com>