Purpose This program is intended as a test framework for customer-specificdevelopments for the SearchEngine Service>.Example You used the ABAP Workbench to develop a customer-specific businessobject and want to connect this to the search engine service. Integration This program offers an integrated test environment. It uses manycomponents of the search engine service, for example, the following:
- the connection to the search engine
- the Customizing
- the interface IF_COM_SE_BUSOBJ> to the
business object
- the function module COM_SE_INDEXER as core of the indexing
Prerequisites
- The search machine is installed and accessible via a gateway.
- You have entered the RFC destination for the gateway of the search
engine in the Customizing of the Search> underMake Settings for Search Engine Service>.
- The interface IF_COM_SE_BUSOBJ> is implemented
for your business object.
|