azure-search-documents_11.4.0
11.4.0 (2023-10-13)
Features Added
- Added new models:
VectorSearchAlgorithmMetric
IndexProjectionMode
SearchIndexerIndexProjections
SearchIndexerIndexProjectionSelector
SearchIndexerIndexProjectionsParameters
BlobIndexerDataToExtract
BlobIndexerImageAction
BlobIndexerParsingMode
CharFilterName
CustomEntity
CustomEntityAlias
DataChangeDetectionPolicy
DataDeletionDetectionPolicy
DefaultCognitiveServicesAccount
HighWaterMarkChangeDetectionPolicy
HnswAlgorithmConfiguration
IndexerExecutionResult
IndexingParameters
IndexingParametersConfiguration
IndexingSchedule
LexicalAnalyzerName
LexicalTokenizerName
PIIDetectionSkill
PIIDetectionSkillMaskingMode
ScoringProfile
SemanticSearch
- Added
index_projections
support forSearchIndexerSkillset
Breaking Changes
These changes do not impact the API of stable versions such as 11.3.0.
Only code written against a beta version such as 11.4.0b11 may be affected.
- Renamed
AnswerResult
toQueryAnswerResult
andCaptionResult
toQueryCaptionResult
. - Renamed
SemanticErrorHandling
toSemanticErrorMode
. - Renamed
RawVectorQuery
toVectorizedQuery
. - Renamed
ExhaustiveKnnVectorSearchAlgorithmConfiguration
toExhaustiveKnnAlgorithmConfiguration
. - Renamed
PrioritizedFields
toSemanticPrioritizedFields
. - Renamed
query_caption_highlight
toquery_caption_highlight_enabled
. query_language
andquery_speller
are not available forSearch
method in this stable release.alias
operations are not available in this stable release.
Other Changes
- Used API version "2023-11-01".