.Net: VectorStore: Consider option for deciding whether to index fields for filtering #9084
Labels
Build
Features planned for next Build conference
memory connector
msft.ext.vectordata
Related to Microsoft.Extensions.VectorData
.NET
Issue or Pull requests regarding .NET code
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Some DBs allow all fields to be filterable by default. At the same time, they often provide optional indexing, which can improve the performance of filter. Consider making it an option to decide whether to create indexes for IsFilterable fields here or not.
The text was updated successfully, but these errors were encountered: