The Oracle Text CONTAINS Query Operator: "FUZZY" -- How does it work?
I've gone through the limited documentation that I can find. Is there an explanation anywhere that could give me a better idea what the "FUZZY" operator is doing?
From what I understand, it finds words in the index with a "similarity score" above the threshold. How is this score calculated?
Thanks in advance for any info.
0