Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (895 - 897 of 2152)

Ticket Resolution Summary Owner Reporter
#1363 fixed Add task_status table to store qa/archiever/webstore information that does not need to be versioned. johnglover kindly

Reported by kindly, 3 years ago.

Description
table: task_status

id
entity_id
entity_type
task_type
key
value
last_updated
state

unique(entity_id, task_type, key)

example keys:
last_task_id
#1364 fixed If package in index that is not in ckan error is caused. kindly kindly

Reported by kindly, 3 years ago.

Description

We should ignore these but log the packages that are causing this to investigate.

#1365 fixed Support old search formats dread dread

Reported by dread, 3 years ago.

Description

Lots of things rely on the old (i.e. pre-SOLR) search param formats, including ckanclient / DGU. Need a translation layer to convert these params (in api v1&2) to SOLR syntax.

This functionality was broken by the changes in #1277 which went into 1.5a

Note: See TracQuery for help on using queries.