Skip to content

Commit

Permalink
update release date (#17988)
Browse files Browse the repository at this point in the history
* update release date

* update

* updates
  • Loading branch information
xiangyan99 authored Apr 13, 2021
1 parent 03bed39 commit a14cebf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 11.2.0b2 (Unreleased)
## 11.2.0b2 (2021-04-13)

### New features

Expand Down
6 changes: 4 additions & 2 deletions sdk/search/azure-search-documents/samples/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
topic: sample
page_type: sample
languages:
- python
products:
- azure
- azure-search-documents
- azure-search
---

# Samples for Azure Cognitive Search client library for Python
Expand Down Expand Up @@ -42,6 +42,8 @@ Then for common search index operations:

* General workflow of indexer, datasource and index: [sample_indexer_datasource_skillset.py](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/search/azure-search-documents/samples/sample_indexer_datasource_skillset.py)

* Semantic search: [sample_semantic_search.py](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/search/azure-search-documents/samples/sample_semantic_search.py)

## Prerequisites
* Python 2.7, or 3.5 or later is required to use this package (3.5 or later if using asyncio)
* You must have an [Azure subscription](https://azure.microsoft.com/free/)
Expand Down

0 comments on commit a14cebf

Please sign in to comment.