共用方式為


SearchIndexerLimits.MaxDocumentContentCharactersToExtract Property

Definition

The maximum number of characters that will be extracted from a document picked up for indexing.

public long? MaxDocumentContentCharactersToExtract { get; }
member this.MaxDocumentContentCharactersToExtract : Nullable<int64>
Public ReadOnly Property MaxDocumentContentCharactersToExtract As Nullable(Of Long)

Property Value

Applies to