diff --git a/docs/EN_US/ECLLanguageReference/ECLR_mods/ResrvdKywds-KEYED-WILD.xml b/docs/EN_US/ECLLanguageReference/ECLR_mods/ResrvdKywds-KEYED-WILD.xml index d7edf2fbb9b..793b8ab7ffd 100644 --- a/docs/EN_US/ECLLanguageReference/ECLR_mods/ResrvdKywds-KEYED-WILD.xml +++ b/docs/EN_US/ECLLanguageReference/ECLR_mods/ResrvdKywds-KEYED-WILD.xml @@ -59,6 +59,10 @@ so that the compiler can warn you if you've gotten it wrong. Trailing fields not used in the filter are ignored (always treated as wildcards). + Prior to version 7.0, KEYED(expression) on a disk read filter would + give a compile-time error if the field being filtered was not fixed size. In + version 7.0 and later versions, it won't. + The rules for their use are as follows (the term "segmonitor" refers to an internal object created to represent the possible match conditions for a single keyable field):