Content |
public static void LoadCustomEntityDefinitions( List<CustomEntityDefinition> customEntityDefinitions )
This method MUST only be called once at application initialization or before any document content extraction is started by any thread. Unpredicatable behavior could result if called while other threads are using the Open Discover SDK for document content extraction.
The custom item definitions are cached for the duration of the Open Discover SDK parent process. The user can still enable/disable the detection of custom item definitions during document content extraction using EntityExtractionSettings property (see property CustomEntityExtractionEnabled).