Uses of Class
com.norconex.committer.idol.IdolCommitterConfig
Packages that use IdolCommitterConfig
Package
Description
Provides the classes necessary to commit to
an IDOL server.
-
Uses of IdolCommitterConfig in com.norconex.committer.idol
Methods in com.norconex.committer.idol that return IdolCommitterConfigModifier and TypeMethodDescriptionIdolCommitter.getConfiguration()IdolCommitterConfig.setCfs(boolean cfs) Whether the IDOL index URL points to a Connector Framework Server (CFS).IdolCommitterConfig.setDatabaseName(String databaseName) The IDOL database name.IdolCommitterConfig.setSourceContentField(String sourceContentField) The document field name containing the value to be stored in IDOLDRECONTENTfield.IdolCommitterConfig.setSourceReferenceField(String sourceReferenceField) The document field name containing the value to be stored in IDOLDREREFERENCEfield.The IDOL/DIH/CFS index action URL.