You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @eusebiomarquesbenitez ... your solution helped me a lot! The only thing that is not working is the Highlighting, maybe someone has an idea how to customize the highlightPhrase() function?
@fhauck Regarding the highlight, maybe you don't want to highlight in this case since it's not a perfect match. But in case you do, the ability to use a custom highlightPhrase method would be a nice way to do it.
Please add a new option for normalize strings or not when compare values and phrase.
Adding in findMatch function: four lines:
and scope.Configuration: one line of configuration:
then in var options only adding normalize:true can normalized to find the Matches.
thanks for all.
The text was updated successfully, but these errors were encountered: