Custom Query (2152 matches)
Results (79 - 81 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#108 | fixed | Package search in the REST API | dread | rgrp |
Description |
Add package search facility in the rest api at /api/search Queries can be provided as for the normal package search either by posting to that url or by performing a get with a query string. E.g. .../api/search/package?q=xyz Query parameters:
Additional parameters in addition to query ("q" or "qjson") are:
Return value is json encoded dictionary with keys:
Extras (for the future)
|
|||
#109 | fixed | Tag search in the REST API | rgrp | dread |
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
|
|||
#110 | fixed | Integrate groups into packages | dread | dread |
Description |
Follow up to ticket:105 (Groups). Cost: 1d |
Note: See TracQuery
for help on using queries.