喜鹊软件旗下官网: C/S框架网 | 表网
当前位置: 首页 > 表结构
关于作者
IBM FileNet P8数据库表结构说明文档|TextIndexTable|TextIndexTable- 表网 - 网罗天下表结构

表名:TextIndexTable - TextIndexTable

2021/5/17 10:34:57 qaz2313122
表结构 - TextIndexTable - TextIndexTable - IBM FileNet P8数据库表结构说明文档
项目编号:
 WE210517094713148
项目名称:
IBM FileNet P8数据库表结构说明文档
系统名称:
IBM FileNet P8数据库表结构说明文档(WE系统)
数据库类型:
MSSQL
表名:
TextIndexTable
简称:
TextIndexTable
描述:
TextIndexTable - 文本可索引(百度翻译)
# 名称 标题 类型 长度 小数 允许空 自增 主键 外键 索引 描述
1 create_date 创建_日期 DATE 10 0 create_date, Identifies the date this Text Search index was created.,创建日期,标识此文本搜索索引的创建日期。
2 current_index_server 当前索引服务器 varchar 16 0 current_index_server, Identifies the Id of the TextSearch Server currently assigned to index into this index.,当前索引服务器,标识当前分配给索引到该索引的TextSearch服务器的Id。
3 index_name 索引名称 varchar 4000 0 index_name, Identifies the name of the Text Search Index,index_ name,标识文本搜索索引的名称
4 index_object_count 索引对象计数 DOUBLE 8 0 index_object_count, The number of objects in this Text Search index.,index_ object_ count,此文本搜索索引中的对象数。
5 index_size_kb 索引大小_ kb DOUBLE 8 0 index_size_kb, The size in KB of the Text Search Index.,index_size_kb,文本搜索索引的大小(kb)。
6 indexing_status 索引_状态 INTEGER 4 0 indexing_status, Used to track when a full-text index is being rebalanced to a new indexing server, or when a full-text index is being replaced by an index job.,索引状态,用于跟踪何时将全文索引重新平衡到新的索引服务器,或何时将全文索引替换为索引作业。
7 lease_expiry_time 租约到期时间 DATE 10 0 lease_expiry_time, Identifies the expiration time that the CurrentIndexServer has exclusive write access to this index.,lease_ expiry_ time,标识CurrentIndexServer对此索引具有独占写入访问权限的过期时间。
8 object_class_id 对象_类_ id varchar 16 0 object_class_id, Indirectly identifies the class of the object stored in this row. This value corresponds to the object_id column of the ClassDefinition table.,object_ class_ id,间接标识存储在此行中的对象的类。这个值对应于ClassDefinition表的object_id列。
9 object_id 对象_ id varchar 16 0 object_id, Used by property: Id,对象id,由属性使用: 身份证件
10 ordinal 依次的 INTEGER 4 0 ordinal, Identifies the relative position of this item relative to others in the same list of items.,序号,标识此项相对于同一项列表中其他项的相对位置。
11 parent_id 父项id varchar 16 0 parent_id, Identifies the parent object of this dependent object. This value corresponds to the object_id column in the table in which the parent object resides.,父对象标识,标识此从属对象的父对象。此值对应于父对象所在表中的object_ id列。
12 parent_prop_id 父属性id varchar 16 0 parent_prop_id, Identifies the property of the parent object to which this row applies.,parent_ prop_ id,标识此行应用到的父对象的属性。
13 recent_ops_duration 最近_操作_持续时间 DOUBLE 8 0 recent_ops_duration, Used to load balance indexing server assignments to a full-text index based on the indexing workload activity.,最近的_操作_持续时间,用于根据索引工作负载活动对全文索引的索引服务器分配进行负载平衡。
14 recent_ops_submitted 最近提交的操作 INTEGER 4 0 recent_ops_submitted, Used to load balance indexing server assignments to a full-text index based on the indexing workload activity.,最近提交的_ops_,用于根据索引工作负载活动对全文索引的索引服务器分配进行负载平衡。
15 status 资产工作列表状态 INTEGER 4 0 Identifies the status of the Text Search index. It can take one of the OPEN, CLOSE and FULL states.,标识文本搜索索引的状态。它可以采取打开,关闭和完全状态之一。
VIP用户下载:
下载表结构XLS文件 - MSSQL格式(默认)
下载表结构SQL脚本 - MsSQL格式
下载表结构SQL脚本 - MySQL格式
下载表结构SQL脚本 - Oracle格式
项目名称:
IBM FileNet P8数据库表结构说明文档
项目简介:
IBM FileNet P8, Version 5.2 Object Store Table Schemas IBM FileNet P8 是一个产品系列,有若干个组件组成。主要组件有 ContentEngine,简称 CE,主要用于数据的储存和管理; ApplicationEngine,简称 AE,是给终端客户使用的,用于展示存储在 CE 里面的数据;ProcessEngine,简称 PE,主要用户业务流程的管理。FileNet P8 有不同的版本,主要版本有 3.5,4.0,4.5 和在 2010 年 11 月份发本的最新版本 5.0。 CE 支持两种 transport,WSI (Webservice) 和 EJB (CORBA-RMI)。由于使用的协议不同,所以其认证也对应两种不同的方式,WS-Security 和 JAAS。 CE 分别提供了 Webservice listener 和 EJB Listener 来处理来自不同协议的请求,对于 WSI 方式使用通用的 soap 协议,所以适用于各种平台。而对于 EJB 方式,各 application server 厂商分别有自己不同的实现协议,Websphere 通过 IIOP 实现,WebLogic 通过 T3 实现,而 JBoss 通过 JNP 实现。下面我们详细讨论 WS-Security 和 JAAS 认证方式。
相关表结构:
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AliasIdTable】AliasIdTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AnnotationTable】AnnotationTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditDefinitionTable】AuditDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditPolicyTable】AuditPolicyTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:AuditProcessingTable】AuditProcessingTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ClassDefinitionTable】ClassDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ColumnDefinitionTable】ColumnDefinitionTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ComponentRelationTable】ComponentRelationTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ContainerTable】ContainerTable
MSSQL-IBM FileNet P8数据库表结构说明文档【表名:ContentTable】ContentTable