OpenWGA 7.9 - TMLScript reference
FieldIndexTypeProperty :
defaultRule
On object | FieldIndexType |
Usage | Returns if the field index type is from the default rule |
Description | The default rule of Lucene index configurations is the fallback rule that determines the indexing type of all items that have no explicit rule matching them. When it is explicitly specified it has the pattern "*". |
Return value | true if the index type originates from the default rule (Boolean) |
Allowed in script types |
|