Uses of Class
org.craftercms.studio.model.search.SearchResultItem
Packages that use SearchResultItem
Package
Description
-
Uses of SearchResultItem in org.craftercms.studio.impl.v2.service.search.internal
Methods in org.craftercms.studio.impl.v2.service.search.internal that return SearchResultItemModifier and TypeMethodDescriptionprotected SearchResultItemSearchServiceInternalImpl.processSearchHit(Map<String, Object> source, Map<String, List<String>> highlights, List<String> additionalFields) Maps the information from OpenSearch for a singleSearchResultItem -
Uses of SearchResultItem in org.craftercms.studio.model.search
Fields in org.craftercms.studio.model.search with type parameters of type SearchResultItemModifier and TypeFieldDescriptionprotected List<SearchResultItem> SearchResult.itemsThe list of filesMethods in org.craftercms.studio.model.search that return types with arguments of type SearchResultItemMethod parameters in org.craftercms.studio.model.search with type arguments of type SearchResultItem