Type of objects to be indexed - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

Objects satisfying the criteria selected in the three tabs are picked up for indexing only if their indexing status matches the type selected in the section Type of objects to be indexed in above query set.

By default, Not yet indexed is selected.

  • Select Previously failed indexing to index objects that satisfy the selected criteria, but failed to be indexed earlier. This option picks the objects on which the SPFFTRFailureMsg property is set.

  • Select Reindex all to index all the objects satisfying the selected criteria, even if they have already been indexed. You must re-index the objects if they are created before their corresponding class definition instantiates the ISPFFTRItem interface.

  • During re-index, all the objects indexed have class definitions that instantiate ISPFFTRItem and corresponding property definitions where FTRIndicator is set to True.

    SHARED Tip When the bulk indexing scheduled task handles large data, the task can fail due to the following exception, Task failed with the error “thread was being aborted”. In this scenario, increase the httpRuntime executionTimeout value inside the server Web.config.