| Package | Description |
|---|---|
| org.dspace.app.statistics |
Defines usage event instrumentation points and provides implementations for
testing.
|
| org.dspace.discovery | |
| org.dspace.storage.rdbms |
| Class and Description |
|---|
| SearchServiceException
Exception used by discovery when discovery search exceptions occur
|
| 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
|
| FullTextContentStreams
Construct a
ContentStream from a File |
| 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
|
| Class and Description |
|---|
| IndexingService
Interface used for indexing dspaceobject into discovery
|
Copyright © 2017 DuraSpace. All rights reserved.