NAME
RT::Search::Googleish_Local - Simple operator searching of custom fields
DESCRIPTION
Search for custom fields with .
CFName:
value, where CFName and value match \S+
Searches may be negated with a leading dash i.e; -.foo:bar finds objects with foo different from bar.
LICENSE
The same terms as perl itself.