Skip navigation links
C D E G H I L O S T V 

C

com.norconex.committer.solr - package com.norconex.committer.solr
 
commitBatch(List<ICommitOperation>) - Method in class com.norconex.committer.solr.SolrCommitter
 
create(String) - Method in enum com.norconex.committer.solr.SolrClientType
 

D

DEFAULT_SOLR_CONTENT_FIELD - Static variable in class com.norconex.committer.solr.SolrCommitter
Default Solr content field
DEFAULT_SOLR_ID_FIELD - Static variable in class com.norconex.committer.solr.SolrCommitter
Default Solr ID field

E

equals(Object) - Method in class com.norconex.committer.solr.SolrCommitter
 

G

getPassword() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the password.
getPasswordKey() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the password encryption key.
getSolrClientType() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the Solr client type.
getSolrURL() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the Solr URL.
getUpdateUrlParam(String) - Method in class com.norconex.committer.solr.SolrCommitter
Gets a URL parameter value by its parameter name.
getUpdateUrlParamNames() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the update URL parameter names.
getUsername() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the username.

H

hashCode() - Method in class com.norconex.committer.solr.SolrCommitter
 

I

isSolrCommitDisabled() - Method in class com.norconex.committer.solr.SolrCommitter
Gets whether to send an explicit commit request at the end of every batch, or let the server auto-commit.

L

loadFromXml(XMLConfiguration) - Method in class com.norconex.committer.solr.SolrCommitter
 

O

of(String) - Static method in enum com.norconex.committer.solr.SolrClientType
 

S

saveToXML(XMLStreamWriter) - Method in class com.norconex.committer.solr.SolrCommitter
 
setPassword(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the password.
setPasswordKey(EncryptionKey) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the password encryption key.
setSolrClientType(SolrClientType) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the Solr client type.
setSolrCommitDisabled(boolean) - Method in class com.norconex.committer.solr.SolrCommitter
Sets whether to send an explicit commit request at the end of every batch, or let the server auto-commit.
setSolrURL(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the Solr URL.
setUpdateUrlParam(String, String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets URL parameters to be added on Solr HTTP calls.
setUsername(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the username.
solrAddRequest(IAddOperation) - Method in class com.norconex.committer.solr.SolrCommitter
 
SolrClientType - Enum in com.norconex.committer.solr
Supported SolrClient types.
SolrCommitter - Class in com.norconex.committer.solr
Commits documents to Apache Solr.
SolrCommitter() - Constructor for class com.norconex.committer.solr.SolrCommitter
Constructor.
SolrCommitter(SolrClient) - Constructor for class com.norconex.committer.solr.SolrCommitter
Constructor.
solrDeleteRequest(IDeleteOperation) - Method in class com.norconex.committer.solr.SolrCommitter
 

T

toString() - Method in enum com.norconex.committer.solr.SolrClientType
 
toString() - Method in class com.norconex.committer.solr.SolrCommitter
 

V

valueOf(String) - Static method in enum com.norconex.committer.solr.SolrClientType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.norconex.committer.solr.SolrClientType
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I L O S T V 
Skip navigation links

Copyright © 2009–2021 Norconex Inc.. All rights reserved.