Idea ID 2839447
Add space as a wildcard in User search in UserApplication

Add space as a wildcard in User search in UserApplication to improve the End User Experience. Lets say you can search for givenName, middlename, surname, fullname, displayname, cn - Sometimes givenName happens to be 2 names, ie "Billy Bob", rather than "Bob" being middlename its part of the givenName. If I search "Billy* Smith" I will be returned 1 result - Billy Bob Smith; However, if I search "Billy Smith", I will be returned 0 results.
Rather than having to remind End Users to use the * wildcard character, lets add an option to use the space character as a wildcard! (If its an architecture issue, maybe have logic that replaces spaces with *?)
- Labels:
-
Other
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.