Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1033 - 1035 of 2152)

Ticket Resolution Summary Owner Reporter
#1302 fixed Move Resource and Tag search code to logic layer johnglover johnglover

Reported by johnglover, 3 years ago.

Description

Resource and Tag search is currently still using the old ckan query parser which is unnecessary. Refactor this out and move to the logic layer.

#1362 fixed Clearing the database should also clear the search index johnglover johnglover

Reported by johnglover, 3 years ago.

Description

When paster db clean is run, the search index should also be cleared.

#1371 fixed Make logic layer functions for working with task_status table johnglover johnglover

Reported by johnglover, 3 years ago.

Description

The background tasks will use the logic API to access the task_status table so new logic layer functions are needed.

Note: See TracQuery for help on using queries.