Extension to search for wildcards (not with wildcards)
Brought to you by:
jerry2yu
Hello,
I know this project hasn't received any updates since 2009, but I'm currently trying to modify it for my needs. So I want to be able to search in a tree which contains strings with wildcards for an actual string without wildcards (opposite behaviour of the function 'partialMatchSearch').
Please see also my question on stackoverflow: http://stackoverflow.com/q/13606733/531840
Of course that would also be an useful extension to the library itself (it's a feature for a lot of actual use-cases).
Any help would be greatly appreciated,
Thanks