home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / prodtool / sm2 / ehsdocs.pkg / SMPIND02.TXT < prev    next >
Encoding:
Text File  |  1993-08-05  |  1.1 KB  |  35 lines

  1.  
  2. User Functions
  3.  
  4. The following functions are available to a user of SearchManager/2 to
  5. perform a search task and to retrieve documents.
  6.  
  7.  A.) Select a search server
  8.  
  9. A user selects the server that is to be used for processing a search request.
  10. The following servers may be offered on the OS/2 Workplace Shell (WPS)
  11. for selection:
  12.  
  13.      1. One local SearchManager/2 server
  14.      2. One or more remote server(s)
  15.  
  16. A search request deals with one server at a time only.
  17.  
  18.  B.) Specify the search request
  19.  
  20. A Text Search Query can consist of :
  21.  
  22.      1. Words, phrases, word fragments masked with wildcards
  23.      2. Boolean operations (and, or, not)
  24.      3. Proximity operations (same sentence, adjacent)
  25.  
  26. Wildcards (character mask, word mask) are provided for
  27. front, middle and end masking.
  28.  
  29. A Search Progress Indicator informs about the progress of a search
  30. request, and allows the user to interrupt the search.
  31.  
  32. A search request may be restricted so that only documents of certain
  33. selected document groups are searched ("scope" for a search request).
  34.  
  35.