Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

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:

Code Block
languagenone
Summary ~ "ATM"

Supported Operators

~, !~, IS, IS NOT

Supported Indexes

Entity

Supported Types

  • Incident

Supported Features

FeatureSupported?
AggregationYes (String)
SortableYes
Sub-selectsNo