Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It defines the class that implements the IFlushActionHandler interface for handling text indexing events. |
| What area does it affect? |
Text indexing events |
| What does the default mean? |
The default value is "com.glide.ts.event.TSActionHandler", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when setting up or modifying text indexing processes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.event_handler.ts_index |
| Sys ID |
a284e12c0a000526680a5a1fcf70fa39 |
| Type |
string |
| Application |
Global |
| Default value |
com.glide.ts.event.TSActionHandler |
| Description |
Name of class to process text indexing events. This class must implement the IFlushActionHandler interface. |
| Updated |
2024-05-25 03:39:06 |
Related properties