-
void
This method adds a single document to the Lucene Solr index.
void
This method adds a collection of documents to the Lucene Solr index.
void
This method removes a single document from the Lucene Solr index.
void
This method removes a collection of documents from the Lucene Solr index.
void
This method verifies the schema of the Solr core.
void
Updates the schema definition of an existing Solr core.
-
Gets the content of a GET request from a Rest Service URI Endpoint.
Posts a byte array to a Rest Service URI Endpoint.
Posts a byte array to a Rest Service URI Endpoint.
Posts a String data object with a specific Content-Type to a Rest Service URI
Endpoint.
Posts a String data object with a specific Content-Type to a Rest Service URI
Endpoint.