ckan / ckanapi

A command line interface and Python module for accessing the CKAN Action API
Other
176 stars 74 forks source link

Where can i find the documentation on fq query parameters like res_url, res_name, ecc.? #201

Closed aborruso closed 1 year ago

aborruso commented 2 years ago

Hi, I have just discovered that it's possible to run package search, using res_name or res_url paramaters.

https://data.example.com/api/3/action/package_search?fq=res_name:"Lorem Ipsum"

I searched the CKAN API documentation, but can't find any trace of this. I'm probably not seeing it.

Can you give me a reference?

Thank you

aborruso commented 1 year ago

I have add an answer about it by @amercader , in ckan discussions https://github.com/ckan/ckan/discussions/7013#discussioncomment-3405417