facet_entry

2589 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('metabib.facet_entry_id_seq'::regclass)
source int8 19 null
record_attr_vector_list.source Implied Constraint R
field int4 10 null
value text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
facet_entry_pkey Primary key Asc id
metabib_facet_entry_field_idx Performance Asc field
metabib_facet_entry_source_idx Performance Asc source
metabib_facet_entry_value_idx Performance

Relationships