Searching

From InSite

(Redirected from Search Options)
Jump to: navigation, search

Opening the Search Sidebar

The Search function is available in a left sidebar on all InSite pages. You can open and close it by clicking the widget that is shown in the following picture:

Image:Search_widget.png

Advanced Search Features

Search fields in InSite support some advanced search features that can be optionally used by the operator.

Wildcard Effect Example
      * Any number of characters. *Server would match Print Server, Mail Server, Server, etc.
     ? A single character. Server? would match Server1, ServerC, etc. but NOT Server11 or ServerABC. 


Operator Effect Example

   " "

Require an exact match of the term in quotes. "acme.com" would match not match similar terms, such as acme com or acme,com.

  AND

Requires two terms to both be matched. Bob AND Acme returns only records that contain both the words Bob and Acme in the same field.

   OR

Requires at least one of the terms to be found. Bob OR Acme would returns records that contain either Bob or Acme.


Personal tools