Field: Summary
Description
Summary is a reference field for all entities and is synonymous with the field Name.
Lucene Syntax
Within the contains/does not contains value for the "Summary" field, you can use Lucene query parser syntax - including * and ? wildcards.
See the Lucene Query Parser documentation for more information.
Examples
To find all entities with "ATM" in the Summary field, write the following query:
Summary ~ "ATM"
Supported Operators
Supported Indexes
Supported Types
- Incident
Supported Features
Feature | Supported? |
---|---|
Aggregation | Yes (String) |
Sortable | Yes |
Sub-selects | No |