The ContentMgmt.Endeca.Index module contains two components of class atg.endeca.index.dimension.RepositoryTypeHierarchyExporter:

These dimension values are added to the record.type dimension, which represents the hierarchy of repository item types.

This section describes the default configuration of these components. For more information about RepositoryTypeHierarchyExporter components, see the Overview of Indexing and Configuring the Indexing Components chapters.

dimensionName

The name to give the dimension created from the hierarchy of repository item types. For both the ArticleDimensionExporter and MediaContentDimensionExporter components, this property is set by linking to the recordTypeName property of the/atg/endeca/ApplicationConfiguration component:

dimensionName^=/atg/endeca/ApplicationConfiguration.recordTypeName

If you want to change the value of the dimensionName property, you should do so by changing the value of ApplicationConfiguration.recordTypeName to ensure that other properties that link to it are changed as well.

indexingOutputConfig

The component of class atg.endeca.index.EndecaIndexingOutputConfig whose definition file should be used for generating dimension value records from the repository item-type hierarchy. For the ArticleDimensionExporter component, this property is set by default to:

indexingOutputConfig=/atg/content/search/ArticleOutputConfig

For the MediaContentDimensionExporter component, this property is set by default to:

indexingOutputConfig=/atg/content/search/MediaContentOutputConfig
documentSubmitter

The component (typically of class atg.endeca.index.RecordStoreDocumentSubmitter) to use to submit records to the CAS dimension values record store. (See Document Submitter Components for more information.) For both the ArticleDimensionExporter and MediaContentDimensionExporter components, this property is set by default to:

documentSubmitter=/atg/endeca/index/DimensionDocumentSubmitter

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