To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
A single field-scoped search term parsed from a query string, pairing a field name with the value it must (or must not) equal.
Properties
| Property | Returns | Description |
|---|---|---|
| field | String | Name of the field this term is scoped to. |
| query | String | Value this term's field must (or must not) equal. |
Methods
getField()
Returns: String
Name of the field this term is scoped to.
getQuery()
Returns: String
Value this term's field must (or must not) equal.