SAP ABAP Data Element COM_SEARCH_TV_COMMON_RUNTIME (Use Embedded Search)
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_COMMON_RUNTIME
Short Description Use Embedded Search  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
Data Type CHAR   Character String 
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 ES 
Medium 20 Embedded Search 
Long 20 Embedded Search 
Heading  
Documentation

Definition

Specifies whether the business object type will be searched by the Embedded Search (ES).

Use

If the "Embedded Search" flag is set, search requests are executed in the corresponding Embedded Search index instead of in the Search Engine Service (SES) index.

In the software, the following technical steps are executed:

1.    The change pointers will be sent to the Embedded Search.

2.    If the "Fast Update" flag is also set in the Customizing table in the Search Engine Service, the changed business objects will be sent for updating to the index used by the Embedded Search.

If the "Embedded Search" flag is set, we recommend deleting the corresponding index in the Search Engine Service, as the SES index will not be up to date will therefore not be used anymore.

Dependencies

This flag is set automatically by the Embedded Search after indexing of business object types in the corresponding Embedded Search index.

It is not recommended that an administrator sets this flag manually. If you want to set the flag manually, you should make sure that an Embedded Search index exists, and that all business objects are indexed successfully in this index.

If you use the Embedded Search, do not uncheck the flag. If you need to switch back to use the Search Engine Service (SES) instead of the Embedded Search, you have to perform the following steps:

1.    Enter transaction SES_ADMIN.

2.    Create an SES index for the object type (if it has not already been created).

3.    Start the initial indexing.

4.    In transaction SES_ADMIN, choose Goto > Customizing > Business Objects and Indexes from the menu bar. Choose the corresponding object type and open its settings.

5.    Uncheck the "Embedded Search" flag.

6.    Open the Administration Cockpit and delete the Embedded Search index used previously for the corresponding object type.

Example

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