New tags don't show up in API

Hi Folks,

we’ve been using using tags recently in our Omeka instance (as part of testing the Ideum “Omeka Everywhere” product).

I’ve noticed that the API doesn’t automatically index new tags?
eg. I created the tag “Oral History” so that we could test some of our MP3 files on the Omeka Everwhere table, but this tag doesn’t show up in the API results (eg. http://wyndhamhistory.net.au/api/items?pretty_print)
We have some tag results showing up on the table, but not others. I tried re-indexing our collection in case this might be the issue but it doesn’t seem to make a difference - any suggestions?

Results from the API are paginated. You just don’t have any items that have that tag on the first page of results.

Thanks very much John