Skip to content

Azure-Samples/azure-search-java-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java samples for Azure AI Search

This repository contains Java code samples used in Azure AI Search documentation. Unless noted otherwise, all samples run on the shared (free) pricing tier of an Azure AI Search service.

Sample Description
quickstart Introduces the fundamental tasks of working with a classic search index: create, load, and query. The index is modeled on a subset of the hotels dataset, which is widely used in Azure AI Search samples but reduced in this sample for readability and comprehension.
semantic-ranking-quickstart Extends the quickstart through modifications that invoke semantic ranking. This samples adds a semantic configuration to the index and semantic query options that formulate the query and response.
vector-quickstart Introduces vector search in Azure AI Search. This sample demonstrates how to create, load, and query a vector index.

About

Azure Search Java sample code

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

Languages