field
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
Summary
The field metadata sets which field to select from the document to look in for the context and / or fact.
Use
The field metadata sets which field the rules should look in. By default this will be set to all fields.
If you wish to restrict the field to body, then create the value “body”.
If you wish to put other fields, then these should be separated by a | character, such as: “body|title”.
Other options include “HeaderFooter” as well as “meta”.
“Meta” will look in all meta fields supplied. For specific meta fields, these can be specified like this “meta/keywords”.
Properties
| Domain | Range |
|---|---|
| Context Elements | String |