search_simpledb_index table columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| docid | VARCHAR | 255 |
|
|
||||||
| itemid | BIGINT | 19 | null |
|
|
|||||
| title | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| content | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| contextid | BIGINT | 19 | null |
|
|
|||||
| areaid | VARCHAR | 255 |
|
|
||||||
| type | BIT | 1 | null |
|
|
|||||
| courseid | BIGINT | 19 | null |
|
|
|||||
| owneruserid | BIGINT | 19 | √ | null |
|
|
||||
| modified | BIGINT | 19 | null |
|
|
|||||
| userid | BIGINT | 19 | √ | null |
|
|
||||
| description1 | LONGTEXT | 2147483647 | √ | null |
|
|
||||
| description2 | LONGTEXT | 2147483647 | √ | null |
|
|
Table contained -1 rows
search_simpledb_index table indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| searsimpinde_doc_uix | Must be unique | Asc | docid |
| searsimpinde_owncon_ix | Performance | Asc/Asc | owneruserid + contextid |
