Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1054 - 1056 of 2152)

Ticket Resolution Summary Owner Reporter
#309 fixed Tag list shows unused tags pudo dread

Reported by dread, 4 years ago.

Description

Deleted tags are visible on the /tag page and are searchable.

Delete tags are ones that were in use once and then discarded, so this includes ones which are not used on any packages any more, including misspelling, mistakes, and deprecated tags. It would makes sense to remove them.

Example tag that is viewed at /tag and searchable: http://ckan.net/tag/2rand[0

#317 fixed Make search pluggable pudo rgrp

Reported by rgrp, 4 years ago.

Description

Make lib/search.py pluggable so that we can plug in different search systems (e.g. SOLR).

Suggest we define a base Search class from which specific search implementations inherit (e.g. SQLSearch, SOLRSearch etc). The specific one being used would then be set via a config variable.

#327 wontfix Create a web hook worker for CKAN pudo pudo

Reported by pudo, 4 years ago.

Description

This will be useful as an example consumer of the new queue notifications (#325).

  • A user can register any URL to be notified upon an event.
  • Possible extensions: GET with ID only vs. POST with serialized object
  • E-Mail notifications are also hooks, essentially.

We need to have a UI module that allows for the hook CRUD and some feedback (e.g. non 200 status codes)

Note: See TracQuery for help on using queries.