Uses of Class
com.azure.search.documents.models.SemanticSearchResults
Packages that use SemanticSearchResults
Package
Description
Package containing Azure AI Search paged response classes.
-
Uses of SemanticSearchResults in com.azure.search.documents.util
Methods in com.azure.search.documents.util that return SemanticSearchResultsModifier and TypeMethodDescriptionSearchPagedIterable.getSemanticResults()The semantic search results based on the search request.Methods in com.azure.search.documents.util that return types with arguments of type SemanticSearchResultsModifier and TypeMethodDescriptionSearchPagedFlux.getSemanticResults()The semantic search results based on the search request.