Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (583 - 585 of 2152)

Ticket Resolution Summary Owner Reporter
#1721 fixed Tag taxonomies table migration johnglover seanh
#1706 duplicate Tag taxonomies package schema seanh seanh

Reported by seanh, 2 years ago.

Description

Enable ckanext's to add new vocabularies to default_package_schema(), use the new vocabularies in templates for dataset view, create, edit pages, helper function for extensions to create a vocabulary schema for a given vocabulary name (must match a vocab already in the db) and add it to default package schema.

#109 fixed Tag search in the REST API rgrp dread

Reported by dread, 5 years ago.

Description

Similar to ticket:108 but for tags:

/api/search/tag?q

For tags search is extremely simple since you can only search by name.

Possible Extras

  • Allow "exotic" ordering of results e.g. ordering by number of packages with that tag.
  • Return this number with tag list.
Note: See TracQuery for help on using queries.