Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1420 - 1422 of 2152)

Ticket Resolution Summary Owner Reporter
#324 fixed Search indexing using notifications dread dread

Reported by dread, 4 years ago.

Description

Currently search indexing is triggered directly using a Postgresql db callback. Now take advantage of the Notification system to register interest in all package changes and db changes to trigger this instead.

The indexing shall run in a separate shell/process, managed by supervisord.

#498 invalid Search packages within location "bounding box" johnbywater
#1131 fixed Search param validation exception not caught dread dread

Reported by dread, 3 years ago.

Description

Example request:

http://nl.ckan.net/api/2/search/package?q=delft&order_by=&offset=&limit=&tags=

Gives 500 error:

<type 'exceptions.ValueError'>: invalid literal for int() with base 10: ''
Note: See TracQuery for help on using queries.