Gets/sets the boost value of this field for search indexing.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: DecimalRemarks
Boost value of a field is defaulted to 1. This makes this field as the same score or priority as any other fields. Higher or lower the value to increase or decrease the score.
Boost value is only effective when IncludeInSearchResults is true.
See Also