Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.35k stars 1.99k forks source link

Release Pluggable Serialization for Documents #13879

Closed alzimmermsft closed 4 years ago

alzimmermsft commented 4 years ago

Release the pluggable JsonSerializer functionality that will allow for a custom serialization layer to serialize and deserialize Azure Cognitive Search documents sent to and retrieved from a Search service.

alzimmermsft commented 4 years ago

This has been released.