aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/dfa_fuzzy_matcher/dfa_fuzzy_matcher_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add another is_match member function to dfa fuzzy matcher that doesn'tTor Egge2023-09-251-18/+115
* Add prefix_size constructor argument to DfaFuzzyMatcher.Tor Egge2023-09-221-11/+50
* Add class that uses a LevenshteinDfa to perform fuzzy matching in a dictionary.Geir Storli2023-09-181-0/+245