Sun Update Connection - Enterprise 1.0 User's Guide

To Use Regular Expressions

The Find feature supports regular expressions and pattern matching wildcards.

Sun Update Connection – Enterprise assumes that all search strings might be partial strings. You do not need a wildcard for “any characters”. For example, if you search for gimp, the results include gimp, gimp-print, and xsane-gimp.

If you want to restrict the default behavior, to search only for packages that begin with gimp, use: ^gimp. The carrot (outside of brackets) indicates that the string must be the beginning of the pattern.