Uses of Interface
org.dspace.xoai.services.api.solr.SolrQueryResolver
Packages that use SolrQueryResolver
Package
Description
-
Uses of SolrQueryResolver in org.dspace.xoai.app
Methods in org.dspace.xoai.app that return SolrQueryResolver -
Uses of SolrQueryResolver in org.dspace.xoai.services.impl.solr
Classes in org.dspace.xoai.services.impl.solr that implement SolrQueryResolver -
Uses of SolrQueryResolver in org.dspace.xoai.services.impl.xoai
Constructors in org.dspace.xoai.services.impl.xoai with parameters of type SolrQueryResolverModifierConstructorDescriptionDSpaceItemSolrRepository(org.apache.solr.client.solrj.SolrClient server, CollectionsService collectionsService, HandleResolver handleResolver, SolrQueryResolver solrQueryResolver)