Obid: Object ID I: The search engine of Teamcenter is relatively independent from other TC services. DB data files exist independently in the relevant directories of Se, rather than stored in the created database as a two-dimensional table. Se has three services: 1. ACI. Default port: 7701 (similar to the Management Console, you can view and manage data, logs, etc. through a Web browser ,) 2. Index and query default port: 7702,7703. Index and query data 3 FSF, fsf_svc. Default port:,. Index and Query files. You can configure cuz. cfg to set the index language, service port, and number of services to be started. (Use dspstat to view service startup information) II: To index data, perform the following actions: 1. You need to add the relevant database to D: \ tc08 \ autonomy \ dre1srcheng \ idol \ dre1idol. cfg. 2. Create the XXXX. dat file. The content is as follows: Delete from seinfo where seclassname = 'mtaip '; Class seinfo { Seattrnamelist = { 'Mtaiptype ', 'Creator ', 'Creationdate ', 'Mtdisplayedid ', 'Ownername' }; Seclassname = 'mtaip '; Semodname = 'mtk '; } 3. objload-f xxxx. dat If you want to index data that already exists in the database, you need to use seutil. The indexed data is stored in the related directory of Se. III:Build part family It inherits from a relational class. |