Calling the API search assets method, what searchfor parameter should I use to return all images? It seems that the asterisk does not result in that !?
Ok, maybe the forced re-indexing is part of my problem, as finding images is very flawed at the moment and the indexing are taking quite some time (4000+ images). Iāll try again next week when re-indexing hopefully has finishedā¦
Does this warning have to do with the new search algorithm or the re-indexing?
It appears on the āFolder Sharingā tab.
Oops, something really strange happened here. Please copy the error message below and send it to your administrator who will help resolve the problem. Thank you.
Hurray, after the re-index it seems to work
ā¦but only if I define a folder ID If I donāt it doesnāt return anything:
http://api.razuna.com/global/api2/search.cfc?method=searchassets&api_key=XXXX&folderid=A58DA97D744B4D9A92121B601A1AF266&show=img&maxrows=500000&showrenditions=false&searchfor=
- 78 IMAGES FOUND
http://api.razuna.com/global/api2/search.cfc?method=searchassets&api_key=XXXX&show=img&maxrows=500000&showrenditions=false&searchfor=
- 0 IMAGES FOUND
So, how do I find all images across all folder?
Anyone? Thanks