IndexingParametersConfiguration.FailOnUnsupportedContentType Property

Definition

For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance.

public bool? FailOnUnsupportedContentType { get; set; }
member this.FailOnUnsupportedContentType : Nullable<bool> with get, set
Public Property FailOnUnsupportedContentType As Nullable(Of Boolean)

Property Value

Applies to