The search box provides functionality similar to Google Search to find particular services.
Search Terms
Search terms separated by spaces are assumed to be separate and search terms
enclosed in quotes (literals) are assumed to be related. A dash preceding a search
term will omit that term from the results (negation). All searches are case insensitive.
Examples:
- es.net - search for es.net
- university school - search for university or school
- -2.6.32 - omit 2.6.32 from results
Boolean Expressions
Boolean expressions including AND, OR, and NOT are supported.
In addition parentheses can be used in nested expressions.
Examples:
- es.net AND nersc - search for es.net and nersc
- NOT (10G OR 40G) - exclude 10G and 40G
Search Operators
In addition, a wide range of search operators are provided to target specific data.
Operators must be directly followed by a colon and then a search term or a literal.
When separated by spaces, operators are assumed to be related. Note that operators
are also case insensitive and due to aliases not all are listed.
Examples:
- domain:es.net - search for services that have es.net as a domain
- nicspeed:10G - search for services on 10G hosts
- -type:bwctl - search for non-bwctl services
Supported Operators:
- Address
- Administrator
- City
- Cores
- Community
- Country
- CPU
- Domain
- Email
- Group
- Hardware
- Hostname
- Kernel
- Location
- Locator
- Memory
- MTU
- Name
- NICSpeed
- Organization
- OS
- Processor
- Site
- Software
- State
- System
- Title
- Version
- Type
- Zipcode