Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- com.norconex.committer.idol - package com.norconex.committer.idol
-
Provides the classes necessary to commit to an IDOL server.
- commitBatch(Iterator<ICommitterRequest>) - Method in class com.norconex.committer.idol.IdolCommitter
D
- DEFAULT_URL - Static variable in class com.norconex.committer.idol.IdolCommitterConfig
E
- equals(Object) - Method in class com.norconex.committer.idol.IdolCommitter
- equals(Object) - Method in class com.norconex.committer.idol.IdolCommitterConfig
G
- 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
DREADDDATAoptional URL parameters. - getDreDeleteRefParams() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the
DREDELETEREFoptional URL parameters. - getSourceContentField() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the document field name containing the value to be stored in IDOL
DRECONTENTfield. - getSourceReferenceField() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the document field name containing the value to be stored in IDOL
DREREFERENCEfield. - getUrl() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets the IDOL index URL (default is
http://localhost:9001).
H
- hashCode() - Method in class com.norconex.committer.idol.IdolCommitter
- hashCode() - Method in class com.norconex.committer.idol.IdolCommitterConfig
I
- IdolCommitter - Class in com.norconex.committer.idol
-
Commits documents to IDOL Server/DIH or Connector Framework Server (CFS).
- IdolCommitter() - Constructor for class com.norconex.committer.idol.IdolCommitter
- IdolCommitterConfig - Class in com.norconex.committer.idol
-
IDOL Committer configuration.
- IdolCommitterConfig() - Constructor for class com.norconex.committer.idol.IdolCommitterConfig
- initBatchCommitter() - Method in class com.norconex.committer.idol.IdolCommitter
- isCfs() - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Gets whether the IDOL index URL points to a Connector Framework Server (CFS).
L
- loadBatchCommitterFromXML(XML) - Method in class com.norconex.committer.idol.IdolCommitter
S
- saveBatchCommitterToXML(XML) - Method in class com.norconex.committer.idol.IdolCommitter
- setCfs(boolean) - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Sets whether the IDOL index URL points to a Connector Framework Server (CFS).
- setDatabaseName(String) - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Sets IDOL database name.
- setSourceContentField(String) - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Sets the document field name containing the value to be stored in IDOL
DRECONTENTfield. - setSourceReferenceField(String) - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Sets the document field name containing the value to be stored in IDOL
DREREFERENCEfield. - setUrl(String) - Method in class com.norconex.committer.idol.IdolCommitterConfig
-
Sets the IDOL index URL (default is
http://localhost:9001).
T
- toString() - Method in class com.norconex.committer.idol.IdolCommitter
- toString() - Method in class com.norconex.committer.idol.IdolCommitterConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form