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: Design and implement FieldBuilder #11166

Closed
tg-msft opened this issue Apr 8, 2020 · 1 comment · Fixed by #14023
Closed

Search: Design and implement FieldBuilder #11166

tg-msft opened this issue Apr 8, 2020 · 1 comment · Fixed by #14023
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Search
Milestone

Comments

@tg-msft
Copy link
Member

tg-msft commented Apr 8, 2020

In the design, consider:

@tg-msft tg-msft added Client This issue points to a problem in the data-plane of the library. Search labels Apr 8, 2020
@tg-msft tg-msft added this to the [2020] May milestone Apr 8, 2020
@heaths heaths modified the milestones: [2020] May, [2020] June Apr 28, 2020
heaths added a commit to heaths/azure-sdk-for-net that referenced this issue May 27, 2020
heaths added a commit that referenced this issue May 29, 2020
* Define public APIs for FieldBuilder

Define the public APIs for #11166
@heaths
Copy link
Member

heaths commented Jun 3, 2020

Because of planned changes for de/serialization, we're punting this till all that's finalized enough to start this work.

@heaths heaths modified the milestones: [2020] June, [2020] August Jun 3, 2020
heaths added a commit to heaths/azure-sdk-for-net that referenced this issue Aug 6, 2020
Fixes Azure#11166. This is a port of the original track 1 FieldBuilder, which was merely a sample for track 2 GA.
heaths added a commit that referenced this issue Aug 11, 2020
* Initial implementation of FieldBuilder

Fixes #11166. This is a port of the original track 1 FieldBuilder, which was merely a sample for track 2 GA.

* Add FieldBuilder sample

* Resolve PR feedback on code

* Conditionalize FieldBuilder implementation

* Fix recorded serializer tests

* Update public API and samples

* Add back conditional FieldBuilder sample

* Use default attribute property values for FieldBuilder

* Update to Azure.Core package reference

* Update FieldBuilder exception message with docs

Relates to #14058

* Use relative link to Sample04_FieldBuilder.md

Created new issue #14060 to track using a fully-qualified URL once this PR is merged.

* Remove reference to Microsoft.Spatial in production code

* Refocus FieldBuilder sample on FieldBuilderIgnore
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Search
Projects
None yet
2 participants