THIS IS ARCHIVED DOCUMENTATION

Supported Sitecore Content Search API Features

Coveo for Sitecore 4.1 (November 2018)

The following table lists the features of Sitecore that are supported in Coveo for Sitecore. Select the appropriate feature name to access its associated documentation.

| Feature | Available since | Supported | Description | |————————————————|——————————|:——————————————–:|——————————————————————————————————————————————————–| | Ignore Index Fields | Sitecore 7.2 initial release | check | Prevents the search provider from mapping an index field to your C# object. | | Mapping Targets | Sitecore 7.2 initial release | x | Specifies how the index fields are mapped to your C# objects. With Coveo for Sitecore, fields are always mapped to the object indexer and properties. | | Predefined Queries | Sitecore 7.2 initial release | check | Decorates your C# objects with predefined queries that will be executed when querying your objects. | | Global LINQ Filters | Sitecore 7.2 initial release | check | Applies global search filters to every query executed through the LINQ layer or the Search UI. |