- saveBatchCommitterToXML(XML) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
- setAccessKey(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets the CloudSearch access key.
- setFixBadIds(boolean) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets whether to fix IDs that are too long for CloudSearch
ID limitation (128 characters max).
- setProxySettings(ProxySettings) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
- setSecretKey(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets the CloudSearch secret key.
- setServiceEndpoint(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets AWS service endpoint.
- setSigningRegion(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Gets the AWS signing region.
- setSourceIdField(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets the document field name containing the value to be stored
in CloudSearch "id" field.
- setTargetContentField(String) - Method in class com.norconex.committer.cloudsearch.CloudSearchCommitter
-
Sets the name of the CloudSearch field where content will be stored.