jcgharvey / vsm-svr

0 stars 1 forks source link

Improve searching to match whole names #11

Closed ungarst closed 11 years ago

ungarst commented 11 years ago

Filtering on a name should be done as whole words. At the moment it looks for a match. Most likely can be fixed by using regular expressions

ungarst commented 11 years ago

CBF