SearchIndexerLimits Class

SearchIndexerLimits.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SearchIndexerLimits

Constructor

SearchIndexerLimits(**kwargs)

Variables

max_run_time
timedelta

The maximum duration that the indexer is permitted to run for one execution.

max_document_extraction_size
<xref:long>

The maximum size of a document, in bytes, which will be considered valid for indexing.

max_document_content_characters_to_extract
<xref:long>

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