Click or drag to resize
SearchFieldsAdd Method
Overload List
  NameDescription
Protected methodAdd(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.
Public methodAdd(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.
Top
See Also