Index

A B C D E F G H I J L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in interface org.mycore.solr.index.file.MCRSolrFileIndexAccumulator
Adds additional information to a File.
accumulate(SolrInputDocument, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.file.MCRSolrFileIndexBaseAccumulator
 
add(String, MCRSolrCore) - Static method in class org.mycore.solr.MCRSolrClientFactory
Add a SOLR core instance to the list
addCategory(MCRCategoryID, MCRCategory, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
addCore(String, String, String) - Static method in class org.mycore.solr.MCRSolrClientFactory
 
addDocument(int) - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
addFile(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
addObject(MCREvent, MCRBase) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
addSortOption(String) - Method in class org.mycore.solr.search.MCRSolrURL
Adds a sort option to the solr url
addSortOption(String, String) - Method in class org.mycore.solr.search.MCRSolrURL
Adds a sort option to the solr url.
addTime(long) - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
applySortOptions(SolrQuery, List<MCRSortBy>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
attrs - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 

B

boost - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
buildComplexQuery(String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search using complex query expression given as text string
buildDefaultQuery(String, String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search in default search field specified by MCR.SearchServlet.DefaultSearchField
buildFormQuery(Element) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Build MCRQuery from editor XML input
buildMergedSolrQuery(List<MCRSortBy>, boolean, boolean, HashMap<String, List<MCRCondition>>, int, List<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Builds SOLR query.
buildNameValueQuery(HttpServletRequest) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Search using name=value pairs from HTTP request
buildSelectParameterMap(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Set<String>) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
buildSubCondition(List<MCRCondition>, boolean, boolean) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Builds a new condition for all fields from one single index
bulkIndex(SolrClient, List<SolrInputDocument>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Async bulk index.

C

call() - Method in class org.mycore.solr.index.MCRSolrIndexTask
 
characteristics() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
check(Path, BasicFileAttributes) - Method in interface org.mycore.solr.index.strategy.MCRSolrFileStrategy
 
check(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.strategy.MCRSolrMimeTypeStrategy
 
checkFile(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
checkFile(Path, BasicFileAttributes) - Static method in class org.mycore.solr.index.strategy.MCRSolrIndexStrategyManager
 
close() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
commitWithin - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
commitWithin - Variable in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
concurrentClient - Variable in class org.mycore.solr.MCRSolrCore
 
configure(HttpServletRequest) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
CORE_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
createAdd(MCRSolrInputDocumentList) - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of JAXBElement<MCRSolrInputDocumentList>}
createMCRSolrInputDocument() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputDocument
createMCRSolrInputDocumentList() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputDocumentList
createMCRSolrInputField() - Method in class org.mycore.solr.index.document.jaxb.ObjectFactory
Create an instance of MCRSolrInputField

D

DEFAULT_SOLR_SERVER_URL - Static variable in class org.mycore.solr.MCRSolrConstants
 
delete(SolrClient, MCRCategLinkReference) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
Delete the given reference in solr.
deleteById(SolrClient, String...) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Deletes a list of documents by unique ID.
deleteByIdFromSolr(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
deleteCategory(MCRCategoryID) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
deleteDerivate(SolrClient, String) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Convenient method to delete a derivate and all its files at once.
deleteDerivate(MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
deleteLink(MCRCategLinkReference) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
deleteLinks(Collection<MCRCategLinkReference>) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
deleteOrphanedNestedDocuments(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Deletes nested orphaned nested documents.
destroy() - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
doc - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
DOCUMENTS - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
doGetPost(MCRServletJob) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
dropIndex() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Drops the whole solr classification index.
dropIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
dropIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Drops the current solr index.
dropIndexByType(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
dropIndexByType(String, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
 

E

encodeCategoryId(MCRCategoryID) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Encodes the mycore category id to a solr usable one.
equals(Object) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
escapeSearchValue(String) - Static method in class org.mycore.solr.MCRSolrUtils
Escapes characters in search values that need to be escaped for SOLR.
estimateSize() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
explicitAndOrMapping() - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
extractParameterList(Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>, Map<String, String[]>) - Method in class org.mycore.solr.search.MCRSolrSearchServlet
Splits the parameters into three groups.

F

fieldOrDoc - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
file - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
FILE_TRANSFER - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
filterCategory(boolean) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
first(SolrClient, String) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Returns the first document.
FIXED_URL_PART - Static variable in class org.mycore.solr.search.MCRSolrURL
 
forEachRemaining(Consumer<? super SolrDocument>) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
fromString(Collection<String>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a collection of category id instances.

G

get(String) - Static method in class org.mycore.solr.MCRSolrClientFactory
 
getAccumulatedTime() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
getAncestors(MCRCategory) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a list of all ancestors.
getAttrs() - Method in class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
getCharset() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Required for MCRSolrAbstractContentStream.getReader() to transform any InputStream into a Reader.
getClient() - Method in class org.mycore.solr.MCRSolrCore
Returns the default solr client instance.
getCommitWithin() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the commitWithin property.
getCommitWithin() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getCommitWithin() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getConcurrentClient() - Method in class org.mycore.solr.MCRSolrCore
Returns the concurrent solr client instance.
getCore() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns the solr classification core.
getCoreConfigMissingException(String) - Static method in class org.mycore.solr.MCRSolrUtils
 
getCoreMap() - Static method in class org.mycore.solr.MCRSolrClientFactory
 
getDerivateId(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
Returns the derivate identifier for the given path.
getDescendants(MCRCategory) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Returns a list of all descendants.
getDoc() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the doc property.
getDocument(Path, BasicFileAttributes) - Method in class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
Generates a SolrInputDocument from a MCRPath instance.
getDocument(MCRBase) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID, MCRContent) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocument(MCRObjectID, MCRContent) - Method in class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
getDocuments() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getDocuments() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getDocuments() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
getDocuments(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getDocuments(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
getFieldOrDoc() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Gets the value of the fieldOrDoc property.
getGTEQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getGTQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getId() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Gets the value of the id property.
getID() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getIdentifierOfFirst(String) - Static method in class org.mycore.solr.MCRXMLFunctions
 
getIndex(String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getIndexHandler(Path, BasicFileAttributes, SolrClient) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Path, BasicFileAttributes, SolrClient, boolean) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(Map<MCRObjectID, MCRContent>) - Method in class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
getIndexHandler(MCRContent, MCRObjectID) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(MCRContent, MCRObjectID) - Method in class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
getIndexHandler(MCRBase...) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getIndexHandler(MCRObjectID...) - Method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getInstance() - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
getInstance() - Static method in class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
 
getInstance() - Static method in class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
getLTEQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getLTQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getLukeURL() - Method in class org.mycore.solr.search.MCRSolrURL
Invoke this method to get a URL referring to the luke interface of a solr server.
getMainConcurrentSolrClient() - Static method in class org.mycore.solr.MCRSolrClientFactory
Returns the concurrent solr client of the default core.
getMainSolrClient() - Static method in class org.mycore.solr.MCRSolrClientFactory
Returns the solr client of the default core.
getMainSolrCore() - Static method in class org.mycore.solr.MCRSolrClientFactory
 
getName() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the name property.
getName() - Method in class org.mycore.solr.MCRSolrCore
Returns the name of the core.
getNumFound(String) - Static method in class org.mycore.solr.MCRXMLFunctions
Convenience method for retrieving the result count for a given solr query.
getObjectType() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getPhraseQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getQueryAsString() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getQueryParamter() - Method in class org.mycore.solr.search.MCRSolrURL
 
getQueryString(MCRCondition) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getReader() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getReqParameter(HttpServletRequest, String, String) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
getReqParameter(HttpServletRequest, String, String) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
 
getRequestHandler() - Method in class org.mycore.solr.search.MCRSolrURL
Returns the current request handler.
getReservedParameterString(Map<String, String[]>) - Method in class org.mycore.solr.search.MCRQLSearchServlet
This method is used to convert all parameters which starts with XSL. to a String.
getResultCount() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
getRows() - Method in class org.mycore.solr.search.MCRSolrURL
 
getServerURL() - Method in class org.mycore.solr.MCRSolrCore
 
getSize() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getSolrClient() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getSolrClient() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getSolrInputDocument(Element) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocument(MCRContent) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocument(MCRSolrInputDocument) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrInputDocuments(List<MCRSolrInputDocument>) - Static method in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
getSolrQuery(MCRCondition, List<MCRSortBy>, int, List<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getSolrQuery(MCRQuery, Document, HttpServletRequest) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
 
getSource() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getStart() - Method in class org.mycore.solr.search.MCRSolrURL
 
getStatistic() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getStatistic() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getStatistic() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
getStream() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
getStream() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
getStream() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getSubHandlers() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
getSubHandlers() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Returns a list of index handlers which should be executed after the default index process.
getTermQuery(String, String) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
getUpdate() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the update property.
getUpdateRequest(String) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
getUrl() - Method in class org.mycore.solr.search.MCRSolrURL
 
getV1CoreURL() - Method in class org.mycore.solr.MCRSolrCore
 
getValue() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Gets the value of the value property.
groupConditionsByIndex(MCRSetCondition) - Static method in class org.mycore.solr.search.MCRConditionTransformer
Build a table from index ID to a List of conditions referencing this index

H

handleDerivateCreated(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateDeleted(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateRepaired(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleDerivateUpdated(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectCreated(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectDeleted(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectIndex(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectRepaired(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handleObjectUpdated(MCREvent, MCRObject) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathCreated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathDeleted(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
handlePathUpdated(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
hashCode() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
HIGH_PRIORITY - Static variable in class org.mycore.solr.index.MCRSolrIndexer
 

I

id - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
index() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
index() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
index() - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
index() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
index() - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Commits something to solr.
indexDerivate(MCRObjectID) - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
indexHandler - Variable in class org.mycore.solr.index.MCRSolrIndexTask
 
indexObject(MCRObjectID) - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
init() - Method in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
init() - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
init() - Method in class org.mycore.solr.search.MCRSolrSearchServlet
 
isMarkedForDeletion(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
Checks if the derivate is marked for deletion.
isOverwrite() - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Gets the value of the overwrite property.
isSetup() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Checks if the content stream is already set up and ready to use.

J

JAXB_CONTEXT - Static variable in class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 

L

listConfig() - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command displays the MyCoRe properties, which have to be set, to reload the current Solr / Solr Core configuration on the next start of the MyCoRe application.
listIDs(SolrClient, String) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Returns a list of ids found by the given query.
LOW_PRIORITY - Static variable in class org.mycore.solr.index.MCRSolrIndexer
 

M

MAIN_CORE_TYPE - Static variable in class org.mycore.solr.MCRSolrConstants
 
MAP_KEY - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
Attribute key to store Query parameters as Map<String, String[]> for SOLR.
MCRConditionTransformer - Class in org.mycore.solr.search
 
MCRConditionTransformer() - Constructor for class org.mycore.solr.search.MCRConditionTransformer
 
mcrID - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
MCRQLSearchServlet - Class in org.mycore.solr.search
 
MCRQLSearchServlet() - Constructor for class org.mycore.solr.search.MCRQLSearchServlet
 
MCRQLSearchUtils - Class in org.mycore.solr.search
 
MCRQLSearchUtils() - Constructor for class org.mycore.solr.search.MCRQLSearchUtils
 
MCRSolrAbstractContentStream<T> - Class in org.mycore.solr.index.cs
Wraps objects to be sent to solr in a content stream.
MCRSolrAbstractContentStream() - Constructor for class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
MCRSolrAbstractContentStream(T) - Constructor for class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
MCRSolrAbstractIndexHandler - Class in org.mycore.solr.index.handlers
 
MCRSolrAbstractIndexHandler() - Constructor for class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
MCRSolrAbstractIndexHandler(SolrClient) - Constructor for class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
MCRSolrAbstractStreamIndexHandler - Class in org.mycore.solr.index.handlers.stream
Base class for solr indexing using content streams.
MCRSolrAbstractStreamIndexHandler() - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
MCRSolrAbstractStreamIndexHandler(SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrAbstractStreamIndexHandler
 
MCRSolrCategLinkService - Class in org.mycore.solr.classification
Solr extension of the category link service.
MCRSolrCategLinkService() - Constructor for class org.mycore.solr.classification.MCRSolrCategLinkService
 
MCRSolrCategory - Class in org.mycore.solr.classification
 
MCRSolrCategory(MCRCategory) - Constructor for class org.mycore.solr.classification.MCRSolrCategory
 
MCRSolrCategoryDAO - Class in org.mycore.solr.classification
Extends the default category dao with solr support.
MCRSolrCategoryDAO() - Constructor for class org.mycore.solr.classification.MCRSolrCategoryDAO
 
MCRSolrCategoryLink - Class in org.mycore.solr.classification
Simple helper class to handle a classification link in solr.
MCRSolrCategoryLink(MCRCategoryID, MCRCategLinkReference) - Constructor for class org.mycore.solr.classification.MCRSolrCategoryLink
Creates a new link object.
MCRSolrClassificationUtil - Class in org.mycore.solr.classification
Some solr classification utility stuff.
MCRSolrClassificationUtil() - Constructor for class org.mycore.solr.classification.MCRSolrClassificationUtil
 
MCRSolrClientFactory - Class in org.mycore.solr
 
MCRSolrCommands - Class in org.mycore.solr.commands
Class provides useful solr related commands.
MCRSolrCommands() - Constructor for class org.mycore.solr.commands.MCRSolrCommands
 
MCRSolrConfigReloader - Class in org.mycore.solr.schema
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
MCRSolrConfigReloader() - Constructor for class org.mycore.solr.schema.MCRSolrConfigReloader
 
MCRSolrConstants - Class in org.mycore.solr
 
MCRSolrConstants() - Constructor for class org.mycore.solr.MCRSolrConstants
 
MCRSolrCore - Class in org.mycore.solr
Core instance of a solr server.
MCRSolrCore(String) - Constructor for class org.mycore.solr.MCRSolrCore
Deprecated.
MCRSolrCore(String, String) - Constructor for class org.mycore.solr.MCRSolrCore
Creates a new solr server core instance.
MCRSolrFileIndexAccumulator - Interface in org.mycore.solr.index.file
This interface is used to accumulate information of a file to a solr document.
MCRSolrFileIndexBaseAccumulator - Class in org.mycore.solr.index.file
 
MCRSolrFileIndexBaseAccumulator() - Constructor for class org.mycore.solr.index.file.MCRSolrFileIndexBaseAccumulator
 
MCRSolrFileIndexHandler - Class in org.mycore.solr.index.handlers.stream
 
MCRSolrFileIndexHandler(Path, BasicFileAttributes, SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
MCRSolrFilesIndexHandler - Class in org.mycore.solr.index.handlers.stream
Commits MCRFile objects to solr, be aware that the files are not indexed directly, but added to a list of sub index handlers.
MCRSolrFilesIndexHandler(String, SolrClient) - Constructor for class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
Creates a new solr file index handler.
MCRSolrFileStrategy - Interface in org.mycore.solr.index.strategy
Base interface for MCRFile specific strategies.
MCRSolrIndexer - Class in org.mycore.solr.index
Base class for indexing with solr.
MCRSolrIndexer() - Constructor for class org.mycore.solr.index.MCRSolrIndexer
 
MCRSolrIndexEventHandler - Class in org.mycore.solr.index
 
MCRSolrIndexEventHandler() - Constructor for class org.mycore.solr.index.MCRSolrIndexEventHandler
 
MCRSolrIndexHandler - Interface in org.mycore.solr.index
General interface to handle a single solr index process.
MCRSolrIndexHandlerFactory - Class in org.mycore.solr.index.handlers
 
MCRSolrIndexHandlerFactory() - Constructor for class org.mycore.solr.index.handlers.MCRSolrIndexHandlerFactory
 
MCRSolrIndexStatistic - Class in org.mycore.solr.index.statistic
 
MCRSolrIndexStatistic(String) - Constructor for class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
 
MCRSolrIndexStatisticCollector - Class in org.mycore.solr.index.statistic
 
MCRSolrIndexStatisticCollector() - Constructor for class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
MCRSolrIndexStrategyManager - Class in org.mycore.solr.index.strategy
 
MCRSolrIndexStrategyManager() - Constructor for class org.mycore.solr.index.strategy.MCRSolrIndexStrategyManager
 
MCRSolrIndexTask - Class in org.mycore.solr.index
Solr index task which handles MCRSolrIndexHandler's.
MCRSolrIndexTask(MCRSolrIndexHandler) - Constructor for class org.mycore.solr.index.MCRSolrIndexTask
Creates a new solr index task.
MCRSolrInputDocument - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputDocument complex type.
MCRSolrInputDocument() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
 
MCRSolrInputDocumentFactory - Class in org.mycore.solr.index.document
 
MCRSolrInputDocumentFactory() - Constructor for class org.mycore.solr.index.document.MCRSolrInputDocumentFactory
 
MCRSolrInputDocumentGenerator - Class in org.mycore.solr.index.document
 
MCRSolrInputDocumentGenerator() - Constructor for class org.mycore.solr.index.document.MCRSolrInputDocumentGenerator
 
MCRSolrInputDocumentHandler - Class in org.mycore.solr.index.handlers.document
 
MCRSolrInputDocumentHandler(SolrInputDocument) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
MCRSolrInputDocumentHandler(SolrInputDocument, SolrClient) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
MCRSolrInputDocumentList - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputDocumentList complex type.
MCRSolrInputDocumentList() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 
MCRSolrInputDocumentsHandler - Class in org.mycore.solr.index.handlers.document
 
MCRSolrInputDocumentsHandler(Collection<SolrInputDocument>) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
MCRSolrInputDocumentsHandler(Collection<SolrInputDocument>, SolrClient) - Constructor for class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
MCRSolrInputField - Class in org.mycore.solr.index.document.jaxb
Java class for MCRSolrInputField complex type.
MCRSolrInputField() - Constructor for class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
MCRSolrLazyInputDocumentHandlerFactory - Class in org.mycore.solr.index.handlers
 
MCRSolrLazyInputDocumentHandlerFactory() - Constructor for class org.mycore.solr.index.handlers.MCRSolrLazyInputDocumentHandlerFactory
 
MCRSolrMCRContentIndexHandler - Class in org.mycore.solr.index.handlers.content
 
MCRSolrMCRContentIndexHandler(MCRObjectID, MCRContent) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
MCRSolrMCRContentIndexHandler(MCRObjectID, MCRContent, SolrClient) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
MCRSolrMCRContentMapIndexHandler - Class in org.mycore.solr.index.handlers.content
 
MCRSolrMCRContentMapIndexHandler(Map<MCRObjectID, MCRContent>) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
MCRSolrMCRContentMapIndexHandler(Map<MCRObjectID, MCRContent>, SolrClient) - Constructor for class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
MCRSolrMimeTypeStrategy - Class in org.mycore.solr.index.strategy
Strategy that depends on a files mime type.
MCRSolrMimeTypeStrategy() - Constructor for class org.mycore.solr.index.strategy.MCRSolrMimeTypeStrategy
 
MCRSolrOptimizeIndexHandler - Class in org.mycore.solr.index.handlers
 
MCRSolrOptimizeIndexHandler() - Constructor for class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
MCRSolrPathContentStream - Class in org.mycore.solr.index.cs
 
MCRSolrPathContentStream(Path, BasicFileAttributes) - Constructor for class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
MCRSolrPathDocumentFactory - Class in org.mycore.solr.index.file
 
MCRSolrPathDocumentFactory() - Constructor for class org.mycore.solr.index.file.MCRSolrPathDocumentFactory
 
MCRSolrProxyServlet - Class in org.mycore.solr.proxy
This class implements a proxy for access to the SOLR backend.

With the following configuration properties you can manipulate the response header.
MCRSolrProxyServlet() - Constructor for class org.mycore.solr.proxy.MCRSolrProxyServlet
 
MCRSolrQueryAdapter - Class in org.mycore.solr.search
 
MCRSolrQueryAdapter() - Constructor for class org.mycore.solr.search.MCRSolrQueryAdapter
 
MCRSolrQueryResolver - Class in org.mycore.solr.common.xml
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
MCRSolrQueryResolver() - Constructor for class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
MCRSolrSchemaReloader - Class in org.mycore.solr.schema
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
MCRSolrSchemaReloader() - Constructor for class org.mycore.solr.schema.MCRSolrSchemaReloader
 
MCRSolrSearchServlet - Class in org.mycore.solr.search
Used to map a formular-post to a solr request.
MCRSolrSearchServlet() - Constructor for class org.mycore.solr.search.MCRSolrSearchServlet
 
MCRSolrSearchUtils - Class in org.mycore.solr.search
Some solr search utils.
MCRSolrSearchUtils() - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils
 
MCRSolrSearchUtils.SolrDocumentSpliterator - Class in org.mycore.solr.search
Spliterator for solr documents.
MCRSolrTransformerInputDocumentFactory - Class in org.mycore.solr.index.document
 
MCRSolrTransformerInputDocumentFactory() - Constructor for class org.mycore.solr.index.document.MCRSolrTransformerInputDocumentFactory
 
MCRSolrURL - Class in org.mycore.solr.search
Convenience class for holding the parameters for the solr search url.
MCRSolrURL(HttpSolrClient) - Constructor for class org.mycore.solr.search.MCRSolrURL
 
MCRSolrURL(HttpSolrClient, boolean) - Constructor for class org.mycore.solr.search.MCRSolrURL
 
MCRSolrURL(HttpSolrClient, String) - Constructor for class org.mycore.solr.search.MCRSolrURL
Creates a new solr url using your own url query.
MCRSolrUtils - Class in org.mycore.solr
 
MCRSolrUtils() - Constructor for class org.mycore.solr.MCRSolrUtils
 
MCRXMLFunctions - Class in org.mycore.solr
 
MCRXMLFunctions() - Constructor for class org.mycore.solr.MCRXMLFunctions
 
MIXED - Static variable in class org.mycore.solr.search.MCRConditionTransformer
If a condition references fields from multiple indexes, this constant is returned
moveCategory(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 

N

name - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
name - Variable in class org.mycore.solr.MCRSolrCore
 

O

ObjectFactory - Class in org.mycore.solr.index.document.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.mycore.solr.index.document.jaxb package.
ObjectFactory() - Constructor for class org.mycore.solr.index.document.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.mycore.solr.index.document.jaxb
openStream() - Method in class org.mycore.solr.search.MCRSolrURL
An abbreviation for getUrl().openStream();
OPERATIONS - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
optimize(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command optimizes the index in Solr in a given core.
optimize(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Sends a signal to the remote solr server to optimize its index.
org.mycore.solr - package org.mycore.solr
 
org.mycore.solr.classification - package org.mycore.solr.classification
 
org.mycore.solr.commands - package org.mycore.solr.commands
 
org.mycore.solr.common.xml - package org.mycore.solr.common.xml
 
org.mycore.solr.index - package org.mycore.solr.index
 
org.mycore.solr.index.cs - package org.mycore.solr.index.cs
 
org.mycore.solr.index.document - package org.mycore.solr.index.document
 
org.mycore.solr.index.document.jaxb - package org.mycore.solr.index.document.jaxb
 
org.mycore.solr.index.file - package org.mycore.solr.index.file
Classes handling MCRFile
org.mycore.solr.index.handlers - package org.mycore.solr.index.handlers
Implementations of the MCRSolrIndexHandler interface
org.mycore.solr.index.handlers.content - package org.mycore.solr.index.handlers.content
 
org.mycore.solr.index.handlers.document - package org.mycore.solr.index.handlers.document
 
org.mycore.solr.index.handlers.stream - package org.mycore.solr.index.handlers.stream
 
org.mycore.solr.index.statistic - package org.mycore.solr.index.statistic
Classes to get index statistics
org.mycore.solr.index.strategy - package org.mycore.solr.index.strategy
 
org.mycore.solr.proxy - package org.mycore.solr.proxy
 
org.mycore.solr.schema - package org.mycore.solr.schema
 
org.mycore.solr.search - package org.mycore.solr.search
 
overwrite - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
 

P

params - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
prepareQuery() - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
processConfigFiles(String, String) - Static method in class org.mycore.solr.schema.MCRSolrConfigReloader
This method modified the SOLR configuration definition based on all solr/{coreType}/solr-config.json in the MyCoRe-Maven modules resource path.
processSchemaFiles(String, String) - Static method in class org.mycore.solr.schema.MCRSolrSchemaReloader
This method modified the SOLR schema definition based on all solr/{coreType}/solr-schema.json in the MyCoRe-Maven modules resource path.

Q

query(SolrParams) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
QUERY_CORE_PARAMETER - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
QUERY_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
QUERY_HANDLER_PAR_NAME - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
 
QUERY_KEY - Static variable in class org.mycore.solr.proxy.MCRSolrProxyServlet
Attribute key to store a SolrQuery.

R

rebuildClassificationIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndex(List<String>, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndex(List<String>, SolrClient, int) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's content index.
rebuildContentIndexForSelected(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildContentIndexObject(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildIndex() - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex the whole classification system with the default classification solr core.
rebuildIndex(SolrClient) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex the whole classification system.
rebuildMetadataAndContentIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndex(String, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index only for objects of the given type.
rebuildMetadataIndex(List<String>, SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index.
rebuildMetadataIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Rebuilds solr's metadata index.
rebuildMetadataIndexForSelected(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndexObject(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
rebuildMetadataIndexType(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
registerSolrCore(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
registerSolrCore(String, String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
reindex(Collection<MCRCategoryID>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
 
reindex(MCRCategory...) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Reindex a bunch of MCRCategory.
reloadSolrConfiguration(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
This command recreates the managed-schema.xml and solrconfig.xml files.
remove(String) - Static method in class org.mycore.solr.MCRSolrClientFactory
Remove a SOLR core instance from the list
removeFile(Path) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
removeLabel(MCRCategoryID, String) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
renameElements(Element) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
Rename elements conditionN to condition.
replaceCategory(MCRCategory) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
REQUEST_HANDLER_GROUP_NAME - Static variable in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
reset() - Method in class org.mycore.solr.index.statistic.MCRSolrIndexStatistic
resets statistic and returns average time in ms per document.
reset(String, String) - Static method in class org.mycore.solr.schema.MCRSolrConfigReloader
Removed items from SOLR configuration overlay.
reset(String, String) - Static method in class org.mycore.solr.schema.MCRSolrSchemaReloader
Removes all fields, dynamicFields, copyFields and fieldTypes in the SOLR schema for the given core.
resolve(String, String) - Method in class org.mycore.solr.common.xml.MCRSolrQueryResolver
 
response - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
returnsScore() - Method in class org.mycore.solr.search.MCRSolrURL
 
rows - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 

S

selectObjectsWithSolrQuery(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
sendRedirect(HttpServletRequest, HttpServletResponse, MCRQuery, Document) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
serverURL - Variable in class org.mycore.solr.MCRSolrCore
 
setCategory(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setCommitWithin(int) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
Time in milliseconds solr should index the stream. -1 by default, says that solr decide when to commit.
setCommitWithin(int) - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
Time in milliseconds solr should index the stream
setCommitWithin(Integer) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Sets the value of the commitWithin property.
setFieldName(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setId(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocument
Sets the value of the id property.
setInputStream(InputStream) - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
setLabel(MCRCategoryID, MCRLabel) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setLabels(MCRCategoryID, SortedSet<MCRLabel>) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setLinks(MCRCategLinkReference, Collection<MCRCategoryID>) - Method in class org.mycore.solr.classification.MCRSolrCategLinkService
 
setName(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the name property.
setObjectType(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setOverwrite(Boolean) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputDocumentList
Sets the value of the overwrite property.
setQueryOptions(MCRQuery, HttpServletRequest) - Static method in class org.mycore.solr.search.MCRQLSearchUtils
 
setQueryParamter(String) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the unencoded query parameter.
setRequestHandler(String) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the solr request handler.
setRestriction(String) - Method in class org.mycore.solr.search.MCRSolrQueryAdapter
 
setReturnScore(boolean) - Method in class org.mycore.solr.search.MCRSolrURL
 
setRows(int) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the rows parameter.
setSolrServer(SolrClient) - Method in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
setSolrServer(SolrClient) - Method in interface org.mycore.solr.index.MCRSolrIndexHandler
 
setStart(int) - Method in class org.mycore.solr.search.MCRSolrURL
Sets the start parameter.
setup - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
setup() - Method in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
Sets certain properties on a contentStream object.
setup() - Method in class org.mycore.solr.index.cs.MCRSolrPathContentStream
 
setup(String, String) - Method in class org.mycore.solr.MCRSolrCore
 
setUpdate(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the update property.
setURI(MCRCategoryID, URI) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
setValue(String) - Method in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
Sets the value of the value property.
setWriterType(String) - Method in class org.mycore.solr.search.MCRSolrURL
The wt (writer type) parameter is used by Solr to determine which QueryResponseWriter should be used to process the request.
showResults(HttpServletRequest, HttpServletResponse, MCRQuery, Document) - Method in class org.mycore.solr.search.MCRQLSearchServlet
 
shutdown() - Method in class org.mycore.solr.MCRSolrCore
 
size - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
SOLR_CONFIG_PREFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_NAME_SUFFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_PREFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_CORE_SERVER_SUFFIX - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_EXTRACT_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_JOIN_PATTERN - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_QUERY_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_QUERY_XML_PROTOCOL_VERSION - Static variable in class org.mycore.solr.MCRSolrConstants
 
SOLR_UPDATE_PATH - Static variable in class org.mycore.solr.MCRSolrConstants
 
solrClient - Variable in class org.mycore.solr.index.handlers.MCRSolrAbstractIndexHandler
 
solrClient - Variable in class org.mycore.solr.MCRSolrCore
 
solrClient - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
solrDelete(MCRCategoryID, MCRCategory) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
solrDelete(MCRObjectID) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
SolrDocumentSpliterator(SolrClient, SolrParams, long, long) - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
SolrDocumentSpliterator(SolrClient, SolrParams, long, long, Long) - Constructor for class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
solrMove(MCRCategoryID, MCRCategoryID, int) - Method in class org.mycore.solr.classification.MCRSolrCategoryDAO
 
source - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
start - Variable in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
stream(SolrClient, SolrParams) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
Creates a stream of SolrDocument's.
stream(SolrClient, SolrParams, boolean, int) - Static method in class org.mycore.solr.search.MCRSolrSearchUtils
 
streamReader - Variable in class org.mycore.solr.index.cs.MCRSolrAbstractContentStream
 
subHandlerList - Variable in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
submitIndexHandler(MCRSolrIndexHandler) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Submits a index handler to the executor service (execute as a thread) with the given priority.
submitIndexHandler(MCRSolrIndexHandler, int) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Submits a index handler to the executor service (execute as a thread) with the given priority.
switchSolrCore(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
synchronizeMetadataIndex(String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
synchronizeMetadataIndex(String, String) - Static method in class org.mycore.solr.commands.MCRSolrCommands
 
synchronizeMetadataIndex(SolrClient) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Synchronizes the solr server with the database.
synchronizeMetadataIndex(SolrClient, String) - Static method in class org.mycore.solr.index.MCRSolrIndexer
Synchronizes the solr server with the mycore store for a given object type.

T

toSolrDocument() - Method in class org.mycore.solr.classification.MCRSolrCategory
 
toSolrDocument() - Method in class org.mycore.solr.classification.MCRSolrCategoryLink
Transform this link object to a solr document.
toSolrDocument(Collection<MCRCategory>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Creates a new list of SolrInputDocument based on the given category list.
toSolrDocument(MCRCategLinkReference, Collection<MCRCategoryID>) - Static method in class org.mycore.solr.classification.MCRSolrClassificationUtil
Creates a new list of SolrInputDocument based on the given categories and the link.
toSolrQueryString(MCRCondition, Set<String>) - Static method in class org.mycore.solr.search.MCRConditionTransformer
 
toString() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.content.MCRSolrMCRContentMapIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentHandler
 
toString() - Method in class org.mycore.solr.index.handlers.document.MCRSolrInputDocumentsHandler
 
toString() - Method in class org.mycore.solr.index.handlers.MCRSolrOptimizeIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFileIndexHandler
 
toString() - Method in class org.mycore.solr.index.handlers.stream.MCRSolrFilesIndexHandler
 
toString() - Method in class org.mycore.solr.index.MCRSolrIndexTask
 
tryAdvance(Consumer<? super SolrDocument>) - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 
trySplit() - Method in class org.mycore.solr.search.MCRSolrSearchUtils.SolrDocumentSpliterator
 

U

update - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 
updateDerivateFileIndex(MCREvent, MCRDerivate) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
updatePathIndex(MCREvent, Path, BasicFileAttributes) - Method in class org.mycore.solr.index.MCRSolrIndexEventHandler
 
useNestedDocuments() - Static method in class org.mycore.solr.index.MCRSolrIndexer
Checks if the application uses nested documents.
useNestedDocuments() - Static method in class org.mycore.solr.MCRSolrUtils
Checks if the application uses nested documents.

V

value - Variable in class org.mycore.solr.index.document.jaxb.MCRSolrInputField
 

X

XML - Static variable in class org.mycore.solr.index.statistic.MCRSolrIndexStatisticCollector
 
A B C D E F G H I J L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form