Lucene searchspool2
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
search_type | integer | not null |
modified_object_id | integer | not null |
modification_type | integer | not null |
modification_ts | integer | not null default date_part('EPOCH'::text, ('now'::text)::timestamp(6) with time zone) |
Indexes: pk_lucene_searchspool2 primary key btree (search_type, modified_object_id, modification_type, modification_ts) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)