SearchFieldsExtensions Methods |
The SearchFieldsExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddContentField |
Appends search field value into designated content field if IsContentField(ISearchIndexInfo, SearchSettingsInfo) is true.
|
![]() ![]() | AddIndexField |
Inserts index field into search fields collection if IsIndexField(ISearchIndexInfo, SearchSettingsInfo) is true.
|
![]() ![]() | AddSystemFields |
Adds system search fields to searchFields.
|
![]() ![]() | AddToContentField |
Appends data to CONTENT field.
Field is created if it's not already present.
|
![]() ![]() | EnsureContentField |
Ensures CONTENT field in collection.
Field is created if it's not already present.
|