|
Class Summary |
| 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 |
| DiscoverQuery |
This class represents a query which the discovery backend can use |
| DiscoverResult |
This class represents the result that the discovery search impl returns |
| DiscoverResult.FacetResult |
|
| DiscoverResult.SearchDocument |
This class contains values from the fields searched for in DiscoveryQuery.java |
| IndexClient |
Class used to reindex dspace communities/collections/items into discovery |
| IndexEventConsumer |
Class for updating search indices in discovery from content events. |
| SearchUtils |
Util methods used by discovery |