
RT::Search::Googleish_Local - Simple operator searching of custom fields

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.

The same terms as perl itself.