Uses of Class
org.dspace.discovery.SolrSearchCore
-
Packages that use SolrSearchCore Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.discovery org.dspace.discovery.indexobject -
-
Uses of SolrSearchCore in org.dspace.content
Fields in org.dspace.content declared as SolrSearchCore Modifier and Type Field Description protected SolrSearchCoreEntityTypeServiceImpl. solrSearchCore -
Uses of SolrSearchCore in org.dspace.discovery
Fields in org.dspace.discovery declared as SolrSearchCore Modifier and Type Field Description protected SolrSearchCoreSolrServiceImpl. solrSearchCore -
Uses of SolrSearchCore in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject declared as SolrSearchCore Modifier and Type Field Description protected SolrSearchCoreIndexFactoryImpl. solrSearchCore
-