Add or updates all the master forms in the repository to the full text search engine database.
true if the operation completed successfully, otherwise; false.
This method will loop through all the master forms in the IMasterFormsRepository set in this engine and add or update each form page to the full text search database. If an item with these properties already exist, then its metadata will get updated. This is performed using the UpsertMasterFormToFullTextSearch method of the FormRecognitionEngine instance used internall by this engine and then calling IFullTextSearchManager.Index to re-index the database and ensure that the new items are ready to be used.
This method will throw an error if an instance of IFullTextSearchManager is not used with the engine.
Products |
Support |
Feedback: UpsertMasterFormsToFullTextSearch Method (AutoFormsEngine) - Leadtools.Forms.Auto |
Introduction |
Help Version 19.0.2017.3.22
|