OpenWGA 7.0 - TMLScript reference

FileIndexType
Property :

defaultRule

On object FileIndexType
Usage Returns if the file 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 file 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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events