All Classes and Interfaces
Class
Description
Wraps objects to be sent to solr in a content stream.
Base class for solr indexing using content streams.
Solr extension of the category link service.
Extends the default category dao with solr support.
Simple helper class to handle a classification link in solr.
Some solr classification utility stuff.
Class provides useful solr related commands.
This class provides methods to reload a SOLR configuration using the SOLR configuration API
see https://lucene.apache.org/solr/guide/8_6/config-api.html
Core instance of a solr server.
This interface is used to accumulate information of a file to a solr document.
Commits
MCRFile
objects to solr, be aware that the files are
not indexed directly, but added to a list of sub index handlers.Base interface for
MCRFile
specific strategies.Base class for indexing with solr.
General interface to handle a single solr index process.
Solr index task which handles
MCRSolrIndexHandler
's.Java class for MCRSolrInputDocument complex type.
Java class for MCRSolrInputDocumentList complex type.
Java class for MCRSolrInputField complex type.
Strategy that depends on a files mime type.
This class implements a proxy for access to the SOLR backend.
With the following configuration properties you can manipulate the response header.
With the following configuration properties you can manipulate the response header.
Usage: solr:{optional core}:query
Example: solr:q=%2BobjectType%3Ajpjournal
Usage: solr:{optional core}:{optional requestHandler:<requestHandler>}:query
Example: solr:requestHandler:browse-inventory:q=%2BobjectType%3Ajpjournal
solr:mysolrcore:requestHandler:browse-inventory:q=%2BobjectType%3Ajpjournal
This class provides methods to reload a SOLR schema using the SOLR schema API
see https://lucene.apache.org/solr/guide/7_3/schema-api.html
Used to map a formular-post to a solr request.
Some solr search utils.
Spliterator for solr documents.
Convenience class for holding the parameters for the solr search url.
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.mycore.solr.index.document.jaxb package.