- getConfig() - Method in class com.norconex.committer.idol.IdolCommitter
-
- getDatabaseName() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets IDOL database name.
- getDreAddDataParams() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the DREADDDATA
optional URL parameters.
- getDreDeleteRefParams() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the DREDELETEREF
optional URL parameters.
- getSourceContentField() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the document field name containing the value to be stored
in IDOL DRECONTENT
field.
- getSourceReferenceField() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the document field name containing the value to be stored
in IDOL DREREFERENCE
field.
- getUrl() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the IDOL index URL (default is http://localhost:9001
).