Uses of Interface
org.dspace.discovery.IndexingService
-
Packages that use IndexingService Package Description org.dspace.discovery org.dspace.storage.rdbms -
-
Uses of IndexingService in org.dspace.discovery
Classes in org.dspace.discovery that implement IndexingService Modifier and Type Class Description classSolrServiceImplSolrIndexer contains the methods that index Items and their metadata, collections, communities, etc.Fields in org.dspace.discovery declared as IndexingService Modifier and Type Field Description protected IndexingServiceSolrSearchCore. indexingServiceMethods in org.dspace.discovery with parameters of type IndexingService Modifier and Type Method Description protected voidIndexClient. checkRebuildSpellCheck(org.apache.commons.cli.CommandLine line, IndexingService indexer)Check the command line options and rebuild the spell check if active. -
Uses of IndexingService in org.dspace.storage.rdbms
Methods in org.dspace.storage.rdbms with parameters of type IndexingService Modifier and Type Method Description static voidDatabaseUtils. checkReindexDiscovery(IndexingService indexer)Method to check whether we need to reindex in Discovery (i.e.
-