Skip to content

Conversation

@zhuyuy
Copy link

@zhuyuy zhuyuy commented Oct 30, 2024

In Azure Vector Store, the embedding field need to set as retrievable.
com.azure.search.documents.indexes.models.SearchField class does not have a retrievable field, but the "hidden" field is equivalent to "retrievable". For details, refer to the "toJson" and "fromJson" methods.

fix #1628

@markpollack markpollack added this to the 1.0.0-M4 milestone Nov 4, 2024
@asaikali asaikali added the azure label Nov 11, 2024
@sobychacko
Copy link
Contributor

Closing via 382fbac.

@sobychacko sobychacko closed this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Vector Store is not correctly Initilazied

4 participants