SAP ABAP Interface IF_SEARCH_ENGINE_INDEX (Search Engine Index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_SEARCH_ENGINE (Package) Search Engine Interface and Implementation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFW_SEARCH_ENGINE_MSSQL Replication Framework: MSSQL Server 20040919
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFW_SEARCH_ENGINE_TREX Replication Framework: TREX 20040708
Properties
Interface IF_SEARCH_ENGINE_INDEX  
Short Description Search Engine Index    
General Data
Package SFSRFW_SEARCH_ENGINE   Search Engine Interface and Implementation 
Created 20040708   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
Interface IF_SEARCH_ENGINE_INDEX has no forward declaration.
Interfaces
Interface IF_SEARCH_ENGINE_INDEX has no interface.
Friends
Interface IF_SEARCH_ENGINE_INDEX has no friend.
Attributes
Interface IF_SEARCH_ENGINE_INDEX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Index Contents 20040708
2 DELETE Instance method Public Method Delete Index Completely 20040708
3 EXISTS_INDEX Instance method Public Method Does Index Exist? 20040708
4 GET_ATTRIBUTES Instance method Public Method Get attributes 20040708
5 GET_DESCRIPTION Instance method Public Method Get Description 20040708
6 GET_FULLTEXT_KEY Instance method Public Method Generates the Full Text Key for a Data Record 20040928
7 GET_LAST_ERROR_CODE Instance method Public Method Get Error Code 20040708
8 GET_LAST_ERROR_TEXT Instance method Public Method Get Error Text 20040708
9 INDEX Instance method Public Method Indexes Data Records 20040922
10 MODIFY Instance method Public Method Create or Change an Index 20040708
11 OPTIMIZE Instance method Public Method Build Full Text Indices 20040928
12 SET_ATTRIBUTES Instance method Public Method Set Attributes 20040708
13 SET_DESCRIPTION Instance method Public Method Set Description 20040708
Events
Interface IF_SEARCH_ENGINE_INDEX has no event.
Types
Interface IF_SEARCH_ENGINE_INDEX has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_SEARCH_ENGINE_INDEX has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040708

Method DELETE Signature

Method DELETE on Interface IF_SEARCH_ENGINE_INDEX has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040712

Method EXISTS_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040708

Method EXISTS_INDEX on Interface IF_SEARCH_ENGINE_INDEX has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ATTRIBUTES Value transfer Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20040708

Method GET_ATTRIBUTES on Interface IF_SEARCH_ENGINE_INDEX has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING 20040708

Method GET_DESCRIPTION on Interface IF_SEARCH_ENGINE_INDEX has no exception.

Method GET_FULLTEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT Call by reference Type reference (TYPE) ANY 20040928
2 Importing I_KEY_ATTRIBUTES Call by reference Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20040928
3 Returning R_FULLTEXT_KEY Value transfer Type reference (TYPE) STRING 20040928
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041011

Method GET_LAST_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR_CODE Value transfer Type reference (TYPE) SFS_ERROR_CODE Fast Search Fehlercode 20040708

Method GET_LAST_ERROR_CODE on Interface IF_SEARCH_ENGINE_INDEX has no exception.

Method GET_LAST_ERROR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR_TEXT Value transfer Type reference (TYPE) SFS_ERROR_TEXT Fast Search Fehlertext 20040708

Method GET_LAST_ERROR_TEXT on Interface IF_SEARCH_ENGINE_INDEX has no exception.

Method INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DEINDEX_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20050901
2 Importing IN_INDEX_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20050901
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040927

Method MODIFY Signature

Method MODIFY on Interface IF_SEARCH_ENGINE_INDEX has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040708

Method OPTIMIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_ERROR_DOCS Call by reference Type reference (TYPE) INDEX TABLE 20050901
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040928

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTES Call by reference Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20040708
2 Importing I_KEY_ATTRIBUTES Call by reference Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20040817
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040910

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE Kurztext für Index 20040712

Method SET_DESCRIPTION on Interface IF_SEARCH_ENGINE_INDEX has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700