Uses of Interface
org.dspace.discovery.IndexingService
Packages that use IndexingService
-
Uses of IndexingService in org.dspace.discovery
Classes in org.dspace.discovery that implement IndexingServiceModifier and TypeClassDescriptionclassSolrIndexer contains the methods that index Items and their metadata, collections, communities, etc.Fields in org.dspace.discovery declared as IndexingServiceMethods in org.dspace.discovery with parameters of type IndexingServiceModifier and TypeMethodDescriptionprotected 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 IndexingServiceModifier and TypeMethodDescriptionstatic voidDatabaseUtils.checkReindexDiscovery(IndexingService indexer) Method to check whether we need to reindex in Discovery (i.e.