Once the records have been generated, they are submitted to the appropriate CAS record stores by components of class atg.endeca.index.RecordStoreDocumentSubmitter. The ATG platform includes three components of this class, each of which is configured to submit to a different record store:

The EndecaIndexingOutputConfig, RepositoryTypeHierarchyExporter, and SchemaExporter classes each have a documentSubmitter property that is used to specify a document submitter component to use to submit records to the appropriate CAS record store. The following table shows default values of the documentSubmitter property of each component of these classes:

Component

Record Submitter

ProductCatalogOutputConfig

DataDocumentSubmitter

CategoryToDimensionOutputConfig

DimensionDocumentSubmitter

RepositoryTypeDimensionExporter

DimensionDocumentSubmitter

SchemaExporter

SchemaDocumentSubmitter


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

Legal Notices