The following describes key properties of the atg.endeca.index.schema.SchemaExporter class and the default configuration of the /atg/commerce/endeca/index/SchemaExporter component of this class:

indexingOutputConfig

The component of class atg.endeca.index.EndecaIndexingOutputConfig whose definition file should be used for generating schema records. Set by default to:

indexingOutputConfig=/atg/commerce/search/ProductCatalogOutputConfig
documentSubmitter

The component (typically of class atg.endeca.index.ConfigImportDocumentSubmitter) to use to submit schema data to the Endeca Configuration Repository. (See Document Submitter Components for more information.) Set by default to:

documentSubmitter=/atg/endeca/index/ConfigImportDocumentSubmitter
dimensionNameProviders

An array of components of classes that implement the atg.endeca.index.schema.DimensionNameProvider interface. SchemaExporter uses these components to create references from attribute names to dimension names.

By default, dimensionNameProviders is set to:

dimensionNameProviders+=RepositoryTypeDimensionExporter

Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices