This topic has not yet been rated - Rate this topic

SPCompositeIndexableStatus Enumeration

SharePoint 2010

Specifies whether a field may be included in a composite field index and whether there are any restrictions on field placement within such an index.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
public enum SPCompositeIndexableStatus
Member name Description
NotCompositeIndexable Specifies that the field cannot be included in a composite field index.
AsLastFieldInIndex Specifies that the field may be included in a composite field index only as the lowest priority field.
AsAnyFieldInIndex Specifies that the field may be included in a composite field index.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ