|
|
Home> Search Results
Below is a table that outlines the supported search syntax. By
default, the server will return only those pages containing every keyword searched. Therefore, searching for: pathlore corporation will return the same results as searching for: +pathlore
+corporation.
| Single Keyword |
pathlore |
Returns each page containing the keyword
pathlore. |
| Multiple Keywords |
pathlore corporation |
Returns each page containing
the keyword pathlore AND the keyword corporation
anywhere within the document. Same as if you had typed: +pathlore +corporation (see
Boolean). |
| Phrase |
"pathlore corporation" |
Returns each page containing
the exact string in quotes, meaning only those pages where
pathlore
is followed directly by corporation. |
| Boolean |
+corporation -pathlore pathlore OR corporation
|
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. An OR separator returns
any page that contains either the keyword pathlore, or the keyword
corporation. The OR
separator MUST be all uppercase. |
Wildcard (Partial Keywords) |
path* *lore *path* |
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 path, such as pathlore, or
path,
or pathos. The second example would return any page
containing
keywords ending in lore such as pathlore
or folklore.
The third example would return any page containing keywords with
path within
itself, such as empathetic. |
| Title Search |
t:pathlore |
Returns each page containing
the keyword pathlore within the <TITLE> section of the
HTML. |
| URL Search |
u:product |
Search all indexed URLs
within a site including the domain name, directory path, and filename / extension.
www.pathlore.com/products/info.htm products.pathlore.com/namedroppers.htm news.pathlore.com/detail/allproducts.htm |
|
|