SearchIndexerLimits.MaxDocumentExtractionSize Property
Definition
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.
The maximum size of a document, in bytes, which will be considered valid for indexing.
public long? MaxDocumentExtractionSize { get; }
member this.MaxDocumentExtractionSize : Nullable<int64>
Public ReadOnly Property MaxDocumentExtractionSize As Nullable(Of Long)