Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Azure.Search.Documents.Indexes Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Classes

Name Description
FieldBuilder

Builds field definitions for a search index by reflecting over a user-defined model type.

FieldBuilderIgnoreAttribute

Indicates that the target property should be ignored by FieldBuilder.

SearchableFieldAttribute

Attributes a simple field using a primitive type or a collection of a primitive type.

SearchIndexClient

The SearchIndexClient.

SearchIndexClientHostExtensions

Extension methods to add SearchIndexClient to an IHostApplicationBuilder.

SearchIndexClientSettings

Represents the settings used to configure a SearchIndexClient that can be loaded from an IConfigurationSection.

SearchIndexerClient

The SearchIndexerClient.

SearchIndexerClientHostExtensions

Extension methods to add SearchIndexerClient to an IHostApplicationBuilder.

SearchIndexerClientSettings

Represents the settings used to configure a SearchIndexerClient that can be loaded from an IConfigurationSection.

SimpleFieldAttribute

Attributes a simple field using a primitive type or a collection of a primitive type.

VectorSearchFieldAttribute

Attributes a Collection(Single) vector field, allowing its use with the VectorSearch indexes.


Feedback

Was this page helpful?