IdxWriterMaxSizeKBs
The maximum size for IDX files. When the IDX file specified in IdxWriterFilename
exceeds this size it is moved into the archive directory specified by IdxWriterArchiveDirectory
. If the task is writing the IDX data for a document when this size is reached, it will finish writing that document before archiving the file.
Type: | Integer |
Default: | |
Required | No |
Configuration Section: | Any section you have defined for IdxWriter task settings |
Example: | IdxWriterMaxSizeKBs=1000
|
See Also: |