OpenWGA 7.0 - TMLScript reference
FieldIndexTypeProperty :
pattern
On object | FieldIndexType |
Usage | Returns the field name matching pattern of the rule |
Description | This is the matching pattern of the Lucene configuration rule from which the information of the current object is served. It either matches a complete field name or consists of some beginning part of it plus a trailing wildcard character "*". In the latter case the rule is used for all fields whose name match the beginning part. |
Return value | Field name matching pattern (String) |
Allowed in script types |
|