Skip to content

Commit ddf26ea

Browse files
authored
Merge pull request #23 from HeidiSteen/heidist-master
readme cleanup
2 parents 15ffe70 + 8ee9d7c commit ddf26ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Quickstart/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ products:
77
- azure
88
- azure-search
99
description: "This Python sample demonstrates a connection to Azure Search, creating and loading an index, and query execution. Calls to Azure Search are made using REST APIs."
10-
urlFragment: python-quickstart-azure-search
10+
urlFragment: python-sample-quickstart
1111
---
1212

1313
# Quickstart sample for Azure Search using Python
1414

15-
Demonstrates connecting to Azure Search, creating and loading an index consisting of fictitious hotel data, and running queries. A Jupyter Python Notebook is used to run this code. Calls to Azure Search are through the REST APIs
15+
Demonstrates connecting to Azure Search, creating and loading an index consisting of fictitious hotel data, and running queries. A Jupyter Python Notebook is used to run this code. Calls to Azure Search are through the REST APIs.
1616

1717
This sample is a Jupyter Python3 .ipynb file used in [Quickstart: Create and query an Azure Search index using a Jupyter Python notebook](https://docs.microsoft.com/azure/search/search-get-started-python)
1818

0 commit comments

Comments
 (0)