Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search March 2024 Preview #38998

Merged
merged 12 commits into from
Mar 11, 2024
Merged

Search March 2024 Preview #38998

merged 12 commits into from
Mar 11, 2024

Conversation

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-search-documents

sdk/search/azure-search-documents/swagger/README.md Outdated Show resolved Hide resolved
* for non-vector fields, and it must be null for complex fields. Disabling this property will reduce index storage
* requirements. The default is true for vector fields.
*/
private Boolean stored;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to add support for this into field builder

@jairmyree jairmyree merged commit b283386 into Azure:main Mar 11, 2024
19 checks passed
@jairmyree jairmyree deleted the search/march-preview branch March 12, 2024 22:56
drielenr pushed a commit that referenced this pull request Apr 2, 2024
* March Preview Regen

* Regenerating swagger

* Adding `stored` SearchField annotation to FieldBuilder

* Include suppression files

* Updating Service Version Preview and test re-recordings

* Adding Support for Int16 and SByte

* Updating FieldBuilderTests and re-recording tests

* re-recording tests

* re-recording tests

* re-recording tests and fixing test failure

* re-recording tests

* updating code coverage requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants