MULTI.VALUE, MULTIVALUED |
|
|
The MULTI.VALUE keyword is a field qualifier that forces the field to be processed as a multivalued item. The synonym MULTIVALUED can be used.
Format
field MULTI.VALUE
where
The query processor verbs normally use the dictionary to determine whether a field should be treated as single or multivalued. The MULTI.VALUE field qualifier forces the field to be processed as a multivalued item regardless of the dictionary definition. It is normally only used with an EVAL expression.
See also: |