OpenWGA 7.7 - TMLScript reference
FieldIndexTypeProperty :
sortable
| On object | FieldIndexType |
| Usage | Determines if the results of a lucene query can be sorted by fields of this rule |
| Description | Lucene queries support sorting its results by individual fields when their index type is determined as being "sortable". This property identifies if this is possible for the current index type. |
| Return value | true if fields of this index type are usable for result sorting (Boolean) |
| Allowed in script types |
|