When using UIMA in WebSphere Information Integrator OmniFind, how can I modify the pear timeout value?
In some cases, it is necessary to modify the standard timeout configuration setting for a custom annotator. For example, if an annotator performs very complex text analysis, then maybe the default timeout value of 30 seconds is too low. To change the timeout value, the snippet below shows the custom annotator settings in the EsCpeDescriptor.xml.
In some cases, it is necessary to modify the standard timeout configuration setting for a custom annotator. For example, if an annotator performs very complex text analysis, then maybe the default timeout value of 30 seconds is too low. To change the timeout value, the snippet below shows the custom annotator settings in the EsCpeDescriptor.xml.
Related Questions
- When using UIMA in WebSphere Information Integrator OmniFind, how can I see my custom annotator log messages in the OmniFind logs?
- When using UIMA in WebSphere Information Integrator OmniFind, how can I change the Java heap size for my custom annotator?
- When using UIMA in WebSphere Information Integrator OmniFind, how can I modify the pear timeout value?