|
Below is a table which outlines the search syntax supported by our search engine (FusionBot). By
default, the FusionBot server will return only those pages containing every keyword searched.
Therefore, searching for: Airport Flyer will return the same results as searching for: +Airport
+Flyer.
| Search |
Example |
Explanation |
| Single Keyword |
Airport |
Returns each page containing
the keyword Airport |
| Multiple
Keywords |
Airport
Flyer |
Returns each page containing
the keyword Airport AND the keyword Flyer
anywhere within the document. Same as if you had typed: +Airport +Flyer (see
Boolean) |
| Phrase |
"Airport
Flyer" |
Returns each page containing
the exact string in quotes, meaning only those pages where Airport
is followed directly by Flyer. |
| Boolean |
+Flyer
-Airport |
Returns each page based on
the Boolean condition being met. A plus (+) preceding a keyword indicates that the
keyword MUST exist on the page. A minus (-) preceding a keyword
indicates that the keyword MUST NOT exist on the page. |
Wildcard
(Partial Keywords) |
Air*
*port
*Air* |
Returns each page where a
keyword exists that either starts with, ends with, or is contained within a particular
term. Therefore, the first example would return any page containing keywords
starting with Air, such as Airport, Airline,
or Airway. The second example would return any page containing
keywords ending in port such as Airport,
or carport, or rapport.
The third example would return any page containing keywords with Air within
itself, such as fairway, or hairline. |
| Title Search |
^Airport |
Returns each page containing
the keyword Airport within the <TITLE> section of the
HTML. |
| URL Search |
$flight |
Search all indexed URLs
within a site including the domain name, directory path, and filename / extension.
www.sjc.org/flights/airlines.html
|
|