Uses of Interface
com.microsoft.semantickernel.data.textsearch.TextSearch
-
Packages that use TextSearch Package Description com.microsoft.semantickernel.data -
-
Uses of TextSearch in com.microsoft.semantickernel.data
Classes in com.microsoft.semantickernel.data that implement TextSearch Modifier and Type Class Description classVectorStoreTextSearch<Record>A text search implementation that uses a vector record collection to perform the search.
-