Solr Connected System

Overview

To connect with the Solr tool hosted externally, the plugin requires basic authentication credentials, username and password and the host url and port

Key Features & Functionality

  • Search Solr Collection - This integration runs the provided search query on the specified collection in Solr.
  • Index Solr Collection - This integration updates or creates a new index on the specified collection.
  • Upload Document - This integration allows you to upload documents to the specified Solr collection to be indexed and searched.
  • Delete Index - This integration runs a delete query on the specified collection in Solr cloud.
Anonymous