Coveo Knowledge Base – Support
Search Interface Modifications
This article lists a few search interface modifications that can be manually done in aspx and ascx files. Some of them can be done with Coveo Enterprise Search 4 (CES) and Coveo Enterprise Search for SharePoint 4 (CESS), but some others only apply to CES or CESS.
Applies To: CES(S) 4
Containers and People are special results shown first in the result list.

1. Edit C:\Program Files\Coveo Enterprise Search 4\Web\Coveo\Skins\SharePoint\ResultsPanel.ascx
2. Modify ResultsPerPage attribute of ces:QuickLinks control, e.g.: <ces:QuickLinks ResultsPerPage="3" runat="server"/>
The layout is defined in ascx files. You can modify them to fit your needs:
1. Containers are defined in C:\Program Files\Coveo Enterprise Search 4\Web\Coveo\Skins\SharePoint\ResultsPanel.ascx.
2. People are defined in C:\Program Files\Coveo Enterprise Search 4\Web\Coveo\Skins\SharePoint\PersonTemplate.ascx.
|
Last Reviewed |
2006/04/17 |