Specifies a Boolean search on terms to which a given field has been applied.
[ field , <name> <contents_list> ]
| Parameter | Description |
|---|---|
| <name> | Name of the field within which to search. |
| <contents_list> | List of terms or Boolean operators describing the search terms. |
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.
[field, computer price : 3000]
[field, computer price]
[field, this\, that: stuff]
[field, car color : [or: red green]]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.