Adds a float
constraint to this clause.
Field
to search. The field must return float
values. Note that properties stored in the portal as doubles are returned as floats by the search server. Adding a field of the wrong type may cause an exception on the search server. Operator.Equals
or Operator.GreaterThan
. float
value to evaluate. The field must be searchable.
Exception Type | Condition |
---|---|
ArgumentException | The field is not searchable. |
IFilterClause Interface | Plumtree.Remote.PRC.Search Namespace | IFilterClause.AddStatement Overload List