SAP ABAP Data Element SEFS_D_QUEUE_CRAWL_RUN_MODE (Crawl Action)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-EFS (Application Component) TREX Enterprise File Search
     SEFS_ENDUSER_TEXT (Package) End User UI Elements
Basic Data
Data Element SEFS_D_QUEUE_CRAWL_RUN_MODE
Short Description Crawl Action  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SEFS_QUEUE_CRAWL_RUN_MODE    
Data Type NUMC   Character string with only digits 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Action 
Medium 15 Crawl Action 
Long 20 Crawl Action 
Heading  
Documentation

Definition

The Crawler runs in different modes. The actions are 'Start Crawl', 'Restart Crawl', 'Update Crawl' and 'Full Update Crawl'.

Use

The crawler sends documents to the queue server. Dependent on the different crawl actions the index queue parameter can be set.

Dependencies

Example

Index queue settings for crawl action 'Update Crawl'

Schedule Time:        ALL-0:30
Schedule Max. Docs:    10000
Bulk Size:            6000
Synchronize Bulk Size:    4

The crawler sends documents to the queue server. The queue server should always collect 10000 documents before triggering indexing. You should only index a maximum of 6000 documents at a time. The index server should only carry out optimization once it has indexed 24000 documents. This means that there must be 4 indexing runs, for 6000 documents each, before the queue server triggers optimization.

History
Last changed by/on SAP  20110908 
SAP Release Created in 711