We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This tracks the work to release the Azure Cognitive Search Track2 Preview 4 Library for .NET
onlyIfUnchanged
FieldBuilder
Get{Model}Names
SearchServiceClient
abstract
Get
The text was updated successfully, but these errors were encountered:
Azure.Search.Documents 1.0.0-preview.4 has been shipped.
Sorry, something went wrong.
tg-msft
heaths
No branches or pull requests
This tracks the work to release the Azure Cognitive Search Track2 Preview 4 Library for .NET
API Review
Features
Document Operations(punted)Design and implement batching operation for document operations (Search: Design and implement batching operation for document operations #11161, Azure.Search: Align on our batching story #10594, Azure.Search: Ensure input and output document order is in sync while batching #10593)(punted)onlyIfUnchanged
change (seems a critical commit wasn't pushed: Define onlyIfUnchanged boolean parameter for CreateOrUpdate and Delete operations #11052)ImplementFieldBuilder
(#11166)Get{Model}Names
methods to various service clients (Search: Handle selected properties for List operations #11393)SearchServiceClient
operations up into separate clients (Split SearchServiceClient operations up into separate clients #11875)abstract
(Base classes like ScoringFunction should be abstract #9686)Get
accessors to SearchDocument #10609, Azure.Search: IndexDocumentsBatch.Upload<T> is not serializing complex fields #10944, [Search][BUG] Wrong dynamic for empty array of string #8699)Testing
Write more(punted)SearchServiceClient
tests (coverage for less-common CRUD operations).Docs
Write lots of samples for docs and XML doc comments(punted)The text was updated successfully, but these errors were encountered: