StateID

The ID of a state token (created earlier by using the IDOL Content component Query action with the StoreState parameter) that lists the documents that you want to summarize.

If you specify the token ID only, QMS summarizes all documents listed in the token. If you add a (zero-based) index range, or individual numbers separated by plus symbols (+), in square brackets after the token ID, Query Manipulation Server summarizes only that range or set of documents.

NOTE: When you specify documents or document ranges, you must list the entries in increasing numerical order.

Actions: ModelSummarize
Type: String
Default:  
Required: Yes
Example: Summarize all documents listed in the state token B8UGIK95FKJG-23:
StateID=B8UGIK95FKJG-23

Summarize the first twelve documents, plus the fourteenth and sixteenth documents, listed in the state token B8UGIK95FKJG-23:
StateID=B8UGIK95FKJG-23[0-11+13+15]
See Also: