ISolrImportDocumentExtensionInfo.Cube

Syntax

Cube: ICubeModel;

Description

The Cube property determines the cube, which will be an external data source.

Comments

External source structure must be the same as that of indexed source, the external source must also have one additional dimension. This dimension must be determined in the ISolrImportDocumentExtensionInfo.Dimension property.

Example

The example of use is given in description of the ISolrImportDocumentExtensionBinding.Element property.

See also:

ISolrImportDocumentExtensionInfo