page_type | languages | name | description | products | urlFragment | ||||
---|---|---|---|---|---|---|---|---|---|
sample |
|
Azure Search JavaScript samples |
Node.js and JavaScript samples for Azure Search
|
|
javascript-samples |
This repository contains JavaScript sample code used in Azure Search quickstarts, tutorials, and examples.
This Node.js console app uses the Azure Search REST API to create an index, load it with documents, and execute a few queries. The index is modeled on a subset of the Hotels dataset, reduced for readability and comprehension. Index definition and documents are included in the code.