Show TOC

Search TypesLocate this document in the navigation structure

Use

To conduct a search using the type-ahead field, you can use different types of search providers. These can be built-in providers such as Windows Desktop Search or Transactions and Applications, search providers defined in the Role Maintenance ( PFCG) transaction as well as search providers defined in the front end of the client.

Features
  • Enterprise Search

    The integration of SAP Enterprise Search if configured (available from SAP NetWeaver 7.03 onwards). All Enterprise Search connectors configured and active on the SAP NetWeaver Application Server are automatically offered as search providers when conducting a search in NWBC for Desktop.

  • External Search

    NWBC has a built-in search functionality using search providers that have been configured in advance in one of the following ways:

    • Centrally using the Role Maintenance ( PFCG) transaction

      For more information, see Menu.

    • Locally in the Search Provider settings (using NWBC's Search Providers dialog)

    A search provider is defined by a URL. There are two types of URLs:

    • A direct search URL that contains a placeholder for the query string that results in an HTML page with search results. The URL can be any URL that contains a string “{0}” as the placeholder. This placeholder is replaced with the query the user enters and the URL directly navigates to the specified HTML search result page.

      Example: http://www.sap.com/search/index.epx?q1={0}

    • An OpenSearch URL that points to an OpenSearch metadata description (see http://www.opensearch.org).

      The metadata is an XML file that can contain multiple search services in the following flavors:

      • As HTML search result page

      • As suggest providers whose result is a list of search suggestions that are displayed in the dropdown menu of the quick launch

      Example: http://en.wikipedia.org/w/opensearch_desc.php

  • Desktop search

    The Windows Desktop Search is an embedded standard Microsoft search option that is always available.

Connection Types and Search Type Availability

The following table outlines the search types that are available for each type of connection:

Connection Type

Available Search Types

NWBC

  • Enterprise Search

  • External Search

  • Desktop Search

SAP Logon

No search is possible in this type of connection, only direct actions are possible.