Do fuzzy searches use indexes?
Posted: Wed Feb 26, 2003 3:16 pm
Say I have a metamorph index against a field in my database, and I run a fuzzy search against the field. Will the search make use of the index, or will it be linear in nature?
Would I need to pass my "create index" statement some parameters in order to make it fuzzy "friendly"?
Thanks for the advice.
Would I need to pass my "create index" statement some parameters in order to make it fuzzy "friendly"?
Thanks for the advice.