FullTextSearchManager.SetMaxIndexedDataSize

Syntax:

SetMaxIndexedDataSize(<MaximumSize>)

Parameters:

<MaximumSize> (required)

Type: Number.
New value of the maximum size of indexed data in bytes.
If it is 0, all data is indexed.

Description:

Specifies the maximum size of indexed data in bytes.

Availability:

Server, thick client, external connection.

Note:

Data that has size bigger than MaximumSize, is not indexed.

    

1C:Enterprise Developer's Community