Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
For details on using this class, see NLP Domains.
Subclass of
See also
|
|
Properties | |||
---|---|---|---|
batchMode | configuration | converter | data |
dataFields | disabled | groupField | idField |
listerClass | listname | metadataColumns | metadataFields |
metadataValues | parameters | processor | sql |
|
This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
|
The column names selected byquery containing the actual data to be indexed.
The column name selected byquery containing the group name to use for constructing the external ID for a loaded source.
The column name selected byquery containing the local reference to use for constructing the external ID for a loaded source.
The Lister class to use for loading data defined in this list element. This class should extend%iKnow.Source.Lister . The Lister class defined here dictates the contents of theparameters property.
The column names selected byquery containing any metadata values to be stored with loaded sources.
The names of the metadata fields positionally corresponding to the columns identified inmetadataColumns . If left empty, the column names inmetadataColumns are expected to correspond to metadata field names themselves.
The query to run for retrieving sources to process.