Overload List
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, Func Object , Boolean, Nullable SearchAnalyzerTypeEnum ) |
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.
|
See Also