Type of objects to be indexed - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

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.