TextSearchResultMapper(MapFromResultToTextSearchResult) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default implementation of ITextSearchResultMapper that use the MapFromResultToTextSearchResult(Object) delegate.
public TextSearchResultMapper(Microsoft.SemanticKernel.Data.MapFromResultToTextSearchResult mapFromResultToTextSearchResult);
new Microsoft.SemanticKernel.Data.TextSearchResultMapper : Microsoft.SemanticKernel.Data.MapFromResultToTextSearchResult -> Microsoft.SemanticKernel.Data.TextSearchResultMapper
Public Sub New (mapFromResultToTextSearchResult As MapFromResultToTextSearchResult)
Parameters
- mapFromResultToTextSearchResult
- MapFromResultToTextSearchResult
MapFromResultToTextSearchResult delegate