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

A

addSolrDeleteRequest(UpdateRequest, DeleteRequest) - Method in class com.norconex.committer.solr.SolrCommitter
 
addSolrUpsertRequest(UpdateRequest, UpsertRequest) - Method in class com.norconex.committer.solr.SolrCommitter
 

B

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

C

closeBatchCommitter() - Method in class com.norconex.committer.solr.SolrCommitter
 
com.norconex.committer.solr - package com.norconex.committer.solr
 
commitBatch(Iterator<ICommitterRequest>) - 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

getCredentials() - Method in class com.norconex.committer.solr.SolrCommitter
Gets Solr authentication credentials.
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.
getSourceIdField() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the document field name containing the value to be stored in Solr ID field.
getTargetContentField() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the name of the Solr field where content will be stored.
getTargetIdField() - Method in class com.norconex.committer.solr.SolrCommitter
Gets the name of the Solr field where to store a document unique identifier (sourceIdField).
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.

H

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

I

initBatchCommitter() - Method in class com.norconex.committer.solr.SolrCommitter
 
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

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

O

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

P

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

S

saveBatchCommitterToXML(XML) - Method in class com.norconex.committer.solr.SolrCommitter
 
setCredentials(Credentials) - Method in class com.norconex.committer.solr.SolrCommitter
Sets Solr authentication credentials.
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.
setSourceIdField(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the document field name containing the value to be stored in Solr ID field.
setTargetContentField(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the name of the Solr field where content will be stored.
setTargetIdField(String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets the name of the Solr field where to store a document unique identifier (sourceIdField).
setUpdateUrlParam(String, String) - Method in class com.norconex.committer.solr.SolrCommitter
Sets URL parameters to be added on Solr HTTP calls.
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.

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.
A B C D E G H I L O P S T V 
Skip navigation links
Submit an Issue   |   norconex.com

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