Setting Up Search Items
This topic describes how a system administrator sets up the application search feature. This is only for on-premises installations.
Before you can set up the search feature, the following must be true:
- The Full-Text component must be configured on the application SQL database.
If this feature is not configured, the Full-Text Indexing form in the application will not open and will display an error message.
- During application installation or upgrade, the Application Search Service for Office must be installed on the web/utility server. For more information see the application's Installation Guide.
For information about how to use the feature in Microsoft Office, see the application's Microsoft Office Integration Guide.
To create the catalog, indexes, and search items:
For example, a Microsoft Outlook user often receives e-mails that contain item numbers. The user wants a quick way to refer to the description of the item that is stored in the application database.
You create a search item named ItemDescription that searches the item column in the item table for an item number that matches the one sent from the user's Microsoft Office application. Your search item's Search Result section is set up to return this information to the Office application:
- Title Column Name: text from the item.description table/column for the specified item number
- Description Column Name: text from the item.overview table/column for the specified item number
- Form Name: A link that opens the Items form in the application Web client, filtered on the specified item number