Hi Jonathan,
Thanks! That gave us the information we needed to track down the
issue. Some tags were being inadvertently removed from the venue
index during the nightly update. The fix should be in place on the
live servers within the next couple days.
Thanks for catching that,
~chris
On Jan 9, 2007, at 9:20 AM, Jonathan Schwartz wrote:
The space was an accident in my original email, however I see the
issue.
I also do a tag search and that is what's affecting the search.
This venue has a tag of "skimarket"
http://eventful.com/venues/V0-001-000307734-9
This API call does not return it for some reason:
http://api.evdb.com/rest/venues/search?app_key=...&user=ima
kenews1&user_key=...&keywords=tag:skimarket
This API call includes this venue but I'd like to have a more detailed
search:
http://api.evdb.com/rest/venues/search?app_key=...&user=ima
kenews1&user_key=...&keywords=owner:imakenews1
- J