Configuring a Custom Scope With the .NET Interface Editor
CES 7.0.5556– (June 2013)
Important: CES 7.0.5639+ (July 2013) The Coveo .NET Front-End custom scope feature is replaced by the Back-End search scope feature (see What Are Search Scopes?).
While a normal scope is transparent to the end-user, a custom scope is accessible from the .NET search Interface Search In facet that appears when one or more custom scopes are available.

To configure a custom scope with the .NET Interface Editor
-
Access the Coveo .NET Front-End Interface Editor (see Opening the .NET Interface Editor).
-
Select the Search Interfaces tab.
-
In the Current Interface drop-down box, select the search interface for which you want to configure the custom scope.
-
Select the Advanced menu.
-
In the navigation panel on the left, select Custom Scopes.
-
Do one of the following action:
-
To create a new custom scope, click Add New next to Custom Search Scopes.
OR
-
To modify a custom scope, click its name.
-
-
Under Edit Custom Scope:
-
In the Title box:
-
Enter a descriptive name meaningful to end-users as they will view it as an option in the Search In facet.
-
Click the
button next to the box to open a dialog box where you can enter the label translated for the other supported languages.
-
-
Enter a specific filter Expression in the form of a query.
Note: The filter expression defines the custom scope but also applies to remote indexes if included.
-
Select the Exclude local server from search check box when you want to exclude the local index from the scope and only query remote indexes.
-
-
When remote indexes have already been defined in the Administration Tool for the current Coveo instance (see Adding or Modifying Remote Indexes), you can also add one or more remote indexes to the custom scope:
-
Next to Remote Indexes, click Add.
-
From the Name drop-down list, select the appropriate remote index.
-
In the Filter Expression box, enter a filter expression to add to every query sent to the remote index.
-
In the Time to execute (sec) box, enter the maximum time to wait for the query results from the remote index. A warning message appears in the search interface when the time out is reached. The default value is 0, in which case the search interface waits indefinitely.
Note: When the remote Coveo instance is down, local search results are presented immediately without waiting for remote results.
-
-
Click OK.