Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
search | BIT | 0 | 1 |
|
|
|||||
search_marc_map_id | INT | 10 | null |
|
|
|||||
search_field_id | INT | 10 | null |
|
|
|||||
facet | BIT | 0 | √ | 0 |
|
|
true if a facet field should be generated for this |
|||
suggestible | BIT | 0 | √ | 0 |
|
|
true if this field can be used to generate suggestions for browse |
|||
sort | BIT | 0 | √ | null |
|
|
true/false creates special sort handling, null doesn't |
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc | search_marc_map_id + search_field_id |
search_field_id | Performance | Asc | search_field_id |