Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 694 Bytes

PromotionFilterBoost.md

File metadata and controls

11 lines (7 loc) · 694 Bytes

Com.Sajari.Sdk.Model.PromotionFilterBoost

Properties

Name Type Description Notes
Boost float Number that determines the size of the boost that is applied to matching records. Must be greater than or equal to 0 and less than or equal to 1. [optional]
Filter string Filter expression that applies a relevance boost to records matching this filter. This is a filter expression much like the query filter expression. [optional]

[Back to Model list] [Back to API list] [Back to README]