This module can only do full string searchs, which seems an unnecessary restriction. Finding partial strings strikes me as a necessary addition.
example: searching for 'drupal' cannot now find users named "Chris Drupal" or emails like "drupal@gmail.com" or even "user@drupal.org" which strikes me as a basic level of required functionalility.
Also, it forgets the radio button settings every time, which is very annoying. the 'site user list' module has better search which could be emulated here (though still has some tokenization problems). Perhaps these modules can be merged?
Comments
Comment #1
Anonymous (not verified) commentedChanging the version to HEAD since this is a Feature Request. I've been thinking about a selection box with something like Equals, Contains, Begins with and Ends with. I want to get 5.x out of the way first.
Comment #2
cboshuizen commentedGreat, thanks for the quite reply and the great work.
Chris
Comment #3
sign commentedYou can use wildcards % now.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.