| Package | Description |
|---|---|
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| org.dspace.discovery |
| Class and Description |
|---|
| SolrServiceIndexPlugin
Indexing plugin used when indexing the communities/collections/items into DSpace
|
| Class and Description |
|---|
| 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 © 2015 DuraSpace. All Rights Reserved.