Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (178 - 180 of 2152)

Ticket Resolution Summary Owner Reporter
#313 fixed Allow packages to be specified by IDs in REST interface rgrp dread

Reported by dread, 4 years ago.

Description

If a package name changes, a simple CKAN client may not be aware of this (not monitoring the push notifications, revisions or feed), so it is preferable to refer to the package by its (invariant) ID.

It is still useful to refer to a package by its name though, so both should be valid arguments in the REST interface.

#274 fixed Allow searching by any extra field rgrp rgrp

Reported by rgrp, 4 years ago.

Description

At the moment only support a very limited set of extra fields (see docs for details). Should support arbitrary extra fields (note no need to put these in special full text index though ...)

Cost: 1h

#1112 fixed Allow searching for all packages dread dread

Reported by dread, 3 years ago.

Description
GET api/search/package?q=

returns all packages. This is so you can filter them e.g. by openness, which is not currently possible.

Note: See TracQuery for help on using queries.