Re: Controlling FuzzyQuery edit type
Nevermind, I just wrote a custom function that outputs the edit type for each word. Thanks
Controlling FuzzyQuery edit type
Hello, In the FuzzyQuery I see it is possible to control the char transposition option by a boolean (which btw seems hardcoded and not configurable ). Is it possible to control the other edit types (char insertion, deletion or substitution) that are allowed somewhere in the code? Thanks, Manuel