SearchFieldsAdd Method |
Name | Description | |
---|---|---|
Add(ISearchField) |
Adds new field to collection. When field already exists, it will be updated (merged with existing one).
When adding content field with it's value multiple times, the value is appended to existing content.
| |
Add(String, Boolean, Boolean, FuncObject, Boolean, NullableSearchAnalyzerTypeEnum) |
Adds new field to collection. When field already exists, it will be updated (merged with existing one).
When adding content field with it's value multiple times, the value is appended to existing content.
|