Configure Full Text Retrieval (FTR) - 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

Full-Text Retrieval (FTR) indexes files for searching based on properties or document content (including text) in files when an object is created, updated, or deleted. The actual locations of the text occurrences within the files are also identified. The files can be text files, word processing files (such as Microsoft Word or WordPerfect), or CAD files (such as MicroStation, SmartSketch, or AutoCAD). However, only the text portions of the CAD files are indexed and available for searching.

The FTR Service provides three major functionalities:

  • Data storage through a process known as FTR Indexing. For HxGN SDx, FTR supports the indexing of objects if the class definition has the ISPFFTRItem interface instantiated and the property that needs to be indexed has the FTRindicator property set to True.

  • Data retrieval through the process of FTR Searching. Once objects have been indexed in a collection, you can search on the indexed data to retrieve objects matching the search criteria.

  • Providing a GUI that displays the class definitions enabled for FTR and the property definitions that can be indexed. This feature applies to HxGN SDx only.

These three basic features implemented for FTR Interface support in HxGN SDx are FTR Configuration, FTR Indexing, and FTR Search.