Uses of Package
org.dspace.discovery
-
Packages that use org.dspace.discovery Package Description org.dspace.app.statistics Defines usage event instrumentation points and provides implementations for testing.org.dspace.app.util Miscellaneous utility classes.org.dspace.app.util.service org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration.org.dspace.discovery org.dspace.discovery.configuration org.dspace.discovery.indexobject org.dspace.discovery.indexobject.factory org.dspace.storage.rdbms -
Classes in org.dspace.discovery used by org.dspace.app.statistics Class Description SearchServiceException Exception used by discovery when discovery search exceptions occur -
Classes in org.dspace.discovery used by org.dspace.app.util Class Description IndexableObject This is the basic interface that a data model entity need to implement to be indexable in Discover -
Classes in org.dspace.discovery used by org.dspace.app.util.service Class Description IndexableObject This is the basic interface that a data model entity need to implement to be indexable in Discover -
Classes in org.dspace.discovery used by org.dspace.browse Class Description IndexableObject This is the basic interface that a data model entity need to implement to be indexable in Discover -
Classes in org.dspace.discovery used by org.dspace.discovery Class Description DiscoverFacetField Class contains facet query informationDiscoverFilterQuery 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 valueDiscoverHitHighlightingField 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 useDiscoverQuery.SORT_ORDER Attributes used for sorting of resultsDiscoverResult This class represents the result that the discovery search impl returnsDiscoverResult.FacetResult DiscoverResult.IndexableObjectHighlightResult An utility class to represent the highlighting section of a Discovery SearchDiscoverResult.SearchDocument This class contains values from the fields searched for in DiscoveryQuery.javaFacetYearRange Utilty class that represents the year range for a date facetIndexableObject This is the basic interface that a data model entity need to implement to be indexable in DiscoverIndexClientOptions This Enum holds all the possible options and combinations for the Index discovery scriptIndexingService Interface used for indexing IndexableObject into discoverySearchService Search interface that discovery usesSearchServiceException Exception used by discovery when discovery search exceptions occurSolrSearchCore Bean containing the SolrClient for the search coreSolrServiceIndexPlugin Indexing plugin used when indexing the communities/collections/items into DSpaceSolrServiceSearchPlugin Plugin from which users can add additional search parameters for every search that occurs in discovery -
Classes in org.dspace.discovery used by org.dspace.discovery.configuration Class Description IndexableObject This is the basic interface that a data model entity need to implement to be indexable in Discover -
Classes in org.dspace.discovery used by org.dspace.discovery.indexobject Class Description FullTextContentStreams Construct aContentStreamfrom aFileIndexableObject This is the basic interface that a data model entity need to implement to be indexable in DiscoverSolrSearchCore Bean containing the SolrClient for the search coreSolrServiceIndexPlugin Indexing plugin used when indexing the communities/collections/items into DSpace -
Classes in org.dspace.discovery used by org.dspace.discovery.indexobject.factory Class Description IndexableObject This is the basic interface that a data model entity need to implement to be indexable in Discover -
Classes in org.dspace.discovery used by org.dspace.storage.rdbms Class Description IndexingService Interface used for indexing IndexableObject into discovery