The length of time, in milliseconds, until the document work times out
Declaration Syntax
C# | Visual Basic |
public int DocumentWorkTimeout { get; set; }
Public Property DocumentWorkTimeout As Integer Get Set
Property Value
Remarks
Since the search engine operates in a wild environment, where a web server can return potentially corrupt data, there is the
possibility that the document parser will malfunction. To avoid processing a document for very long periods of time a default
10 minute timeout is applied. If the parser does not finish within the timeout period, it is stopped and the next document in the
queue is processed. When logging is enabled, a message is written in the Document.txt file stating that the parser gave up.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610