Summary

The type of summary to return for each result document. IDOL Content Component automatically generates the summaries from the contents of SourceType fields.

You can use one of the following summary options:

Concept A conceptual summary of each result document. A concept summary contains sentences that are typical of the result content (these sentences can be from different parts of the result document).
Context

A conceptual summary of each result document, biased by the terms in the query Text. A context summary contains sentences that are particularly relevant to the terms in the query (these sentences can be from different parts of the result document).

To ensure that the summary contains the query terms, use the Characters parameter to specify how many characters to use in the summary. You can also use the MaxSourceCharacters configuration parameter to use more than the first 10,000 characters of a document to generate summaries.

Quick A brief summary of each result document. A quick summary contains the first few sentences of the document.
ParagraphConcept A conceptual summary of each result document which contains the paragraphs that are most typical of the result content (these paragraphs can be from different parts of the result document).
ParagraphContext A conceptual summary of each result document, biased by the terms in the query Text and FieldText. This summary contains paragraphs that are particularly relevant to the terms in the query.
Off No summary.

NOTE: To ensure the quality of summaries, Micro Focus recommends that the documents or document sections that you generate them for are smaller than 4 KB.

Actions: Query
Suggest
SuggestOnText
Type: String
Default: Off
Example: Summary=Quick
See Also: Characters
Sentences
MaxSourceCharacters configuration parameter