boolean_field

Specifies a Boolean search on terms to which a given field has been applied.

Syntax

[ field , <name> <contents_list> ]

Parameters

Parameter Description
<name> Name of the field within which to search.
<contents_list> List of terms or Boolean operators describing the search terms.

Remarks

A field search searches indexes which contain terms to which a field has been applied. If the field has a picture string, the terms may be searched based on the picture string regardless the actual format of the terms to which the field is applied. Specifying a NULL contents list will search for all applications of a specified field.

Example

[field, computer price : 3000]
[field, computer price]
[field, this\, that: stuff]
[field, car color : [or: red green]]

See Also

contents_list

boolean_loc_set

field_boolean_expr

field_compare_expr