page_type | languages | products | name | description | |||
---|---|---|---|---|---|---|---|
sample |
|
|
Azure.Search.Documents samples for .NET |
Samples for the Azure.Search.Documents client library |
- Get started either synchronously or asynchronously.
- Perform service level operations.
- Perform index level operations.
- Use
[FieldBuilderIgnore]
to add fields for unsupported properties usingFieldBuilder
. - Learn about different ways to index documents.
- Use your own Key Vault key to encrypt your data source connections, skillsets, indexers, and index.
- Learn how to index vector fields and perform vector search.
- Learn how to perform semantic search.