OpenWGA 7.11 - TMLScript reference
FieldIndexTypeProperty :
wildcardPattern
On object | FieldIndexType |
Usage | Returns if the pattern of the rule contains a wildcard |
Description | This is about the pattern of the lucene rule which serves this index type. A wildcard pattern ends with an "*" character and is able to match multiple items with the same beginning part. |
Return value | true if the rule pattern contains a wildcard (Boolean) |
Allowed in script types |
|