Open mattgotteiner opened 2 weeks ago
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Seems like we already have vector_encoding_format support. https://github.com/Azure/azure-sdk-for-python/blob/search_11.5.0/sdk/search/azure-search-documents/azure/search/documents/indexes/models/_index.py#L205
Could you share a repro?
Hi @mattgotteiner. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.
Hi @mattgotteiner, we're sending this friendly reminder because we haven't heard back from you in 7 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
Describe the bug SearchField should support the
vector_encoding_format
parameter in the GA SDK as well as the preview oneTo Reproduce
vector_encoding_format
when creating a field in the GA SDK. It is ignored.Expected behavior