The atg.endeca.index.admin.SimpleIndexingAdmin class provides a mechanism for managing the process of generating records, submitting them to Endeca, and invoking indexing. The ATG-Endeca integration includes a component of this class, /atg/endeca/index/commerce/ProductCatalogSimpleIndexingAdmin. The page for this component in the Component Browser of the ATG Dynamo Server Admin presents a simple user interface for controlling and monitoring the process:

After the records are generated and submitted to Oracle Endeca Commerce, ProductCatalogSimpleIndexingAdmin calls the /atg/endeca/index/commerce/EndecaScriptService component (of class atg.endeca.eacclient.ScriptIndexable). This component is responsible for invoking Endeca Application Controller (EAC) scripts that trigger indexing.

The UI provides buttons for initiating an Endeca baseline index or a partial update. Note that even if you click Partial Index, Endeca may perform a baseline update if the nature of the changes since the last baseline update necessitates it. See Data Loader Components for more information.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices