Closed ManyTheFish closed 7 months ago
Filter empty tokens before inserting them in the AhoCorasick automaton, avoiding a char boundary panic
Fixes partially https://github.com/meilisearch/meilisearch/issues/4574
Build succeeded:
@Kerollmops because until it's not fully merged in Meilisearch, it does not completely fix the issue. I did not want this PR to close the MEilisearch issue.
Filter empty tokens before inserting them in the AhoCorasick automaton, avoiding a char boundary panic
Related issue
Fixes partially https://github.com/meilisearch/meilisearch/issues/4574