Expand description
Code based on fts_fuzzy_match implementing Aproximate String Matching.
Functionsยง
- fuzzy_
match - A more complex version of the Fuzzy Match algorithm
- simple_
fuzzy_ match - An extremely simple fuzzy match
Code based on fts_fuzzy_match implementing Aproximate String Matching.