I’m trying to use the datastore search api on a file with 300 rows.
I’m using the parameter ‘q’ for searching specific term.
For some reason the api search only on the first 100 rows and because the term i’m looking not in the first 100 rows it does not find it.
I’ve tried to add the limit parameter but it doesn’t seems to help.
Any ideas what i am doing wrong ?
Thanks
Arik
hi @Arikve, if what you say it’s true that sounds like a bug. Would you mind creating an issue on the public issue tracker with an example? ie a publicly accessible dataset where this is happening (you can use demo.ckan.org or beta.ckan.org)