Uses of Package
org.dspace.discovery

Packages that use org.dspace.discovery
org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. 
org.dspace.discovery   
 

Classes in org.dspace.discovery used by org.dspace.browse
SolrServiceIndexPlugin
          Indexing plugin used when indexing the communities/collections/items into DSpace
 

Classes in org.dspace.discovery used by org.dspace.discovery
DiscoverFacetField
          Class contains facet query information
DiscoverFilterQuery
          This class represents a filter query for discovery and can contain the following objects: The field in which we are searching The query the query which the filter query is using The displayed value
DiscoverHitHighlightingField
          Configuration for one field that is to be highlighted Giving 0 as max chars ensures that the entire field is returned !
DiscoverQuery
          This class represents a query which the discovery backend can use
DiscoverQuery.SORT_ORDER
          Attributes used for sorting of results
DiscoverResult
          This class represents the result that the discovery search impl returns
DiscoverResult.DSpaceObjectHighlightResult
           
DiscoverResult.FacetResult
           
DiscoverResult.SearchDocument
          This class contains values from the fields searched for in DiscoveryQuery.java
IndexingService
          Interface used for indexing dspaceobject into discovery
SearchService
          Search interface that discovery uses
SearchServiceException
          Exception used by discovery when discovery search exceptions occur
SolrServiceIndexPlugin
          Indexing plugin used when indexing the communities/collections/items into DSpace
SolrServiceSearchPlugin
          Plugin from which users can add additional search parameters for every search that occurs in discovery
 



Copyright © 2012 DuraSpace. All Rights Reserved.