SAP ABAP Data Element COM_SEARCH_TV_MAX_INDEXG_TASKS (Maximum Number of Parallel Tasks for Indexing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_CUSTOM (Package) SES: Customizing + central types and functions
Basic Data
Data Element COM_SEARCH_TV_MAX_INDEXG_TASKS
Short Description Maximum Number of Parallel Tasks for Indexing  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name MAX_INDEXG_TASKS   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Max. Tasks 
Medium 15 Max. No. Tasks 
Long 20 Max. No. of Tasks 
Heading 10 Max. Tasks 
Documentation

Definition

Use

When indexing must be performed for a very large number of objects, the program may have runtimes of several hours. Within the framework of the available processor capacity, you can speed up indexing in such cases by distributing the objects to several "tasks".

Dependencies

If you set the parameter too high, this can interfere with other processes.

Example

If you set the maximum number of parallel "tasks" to 3, the indexing program COM_SE_DISPATCHER automatically starts parallel processing up to 3 tasks if there is a large number of objects involved.

If you set the maximum number of parallel "tasks" to 1, there will be no parallel processing.

For more information, see the documentation of the program COM_SE_DISPATCHER.#######################################

History
Last changed by/on SAP  20050115 
SAP Release Created in 300