Uses of Interface
org.dspace.discovery.SearchService
Packages that use SearchService
Package
Description
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
Provides an API for reading and manipulating content in the DSpace system.
-
Uses of SearchService in org.dspace.browse
Fields in org.dspace.browse declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServiceItemCountDAOSolr.searchServiceSolr search service -
Uses of SearchService in org.dspace.content
Fields in org.dspace.content declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServiceCollectionServiceImpl.searchServiceprotected SearchServiceItemServiceImpl.searchService -
Uses of SearchService in org.dspace.discovery
Classes in org.dspace.discovery that implement SearchServiceModifier and TypeClassDescriptionclassSolrIndexer contains the methods that index Items and their metadata, collections, communities, etc.Fields in org.dspace.discovery declared as SearchServiceModifier and TypeFieldDescriptionprotected SearchServiceSolrServicePrivateItemPlugin.searchServiceMethods in org.dspace.discovery that return SearchServiceModifier and TypeMethodDescriptionstatic SearchServiceSearchUtils.getSearchService()Return an instance of theSearchService.Methods in org.dspace.discovery with parameters of type SearchServiceModifier and TypeMethodDescriptionvoidFacetYearRange.calculateRange(Context context, List<String> filterQueries, IndexableObject scope, SearchService searchService, DiscoverQuery parentQuery)