This could help to get rid of most types of crashes. Generate a large index with random entries of varied size: - many small entries - uppercase/lowercase - punctuation Then fuzz the pattern, using different [options](https://github.com/SYSTRAN/fuzzy-match#fuzzy-lookup).
This could help to get rid of most types of crashes.
Generate a large index with random entries of varied size:
Then fuzz the pattern, using different options.