Task Search Overview
- Default search provider
- Task indexed search provider
- HPSTRA search povider
The standard search provider enables the task user to search across all business data in all the task instances available in the inbox by executing a complete in-memory scan of all of the business data fields for those task instances. If the number of task instances is relatively small, this search executes quickly. However, when a large number of tasks are present, a standard (full) search can take significantly longer.
The indexed task search provider enables you to optimize search performance. This provider searches only business data fields that are specified as indexed, making the search much faster.
The HPSTRA search provider enables you to search tasks data, indexed in an Elasticsearch store. In addition to standard task searches, this search provider ensures high-performance full-text search on the task information and mapped task data fields for a large number of tasks.