Hi, I have some events in the calendar containing the following texts: Project[PR-10-0001] Project[PR-10-0005]
about a month ago, I was able to compose a query like ...?q=PR-10-0001||PR-10-0005 which returned all the events containing the strings "PR-10-0001" and "PR-10-0005". Now, the same query doesn't return any event. Also, I tried the query with a single item, like ...?q=PR-10-0001 without results. If I try the query ...?q=PR.10.0001 it returns the correct list of events containing the string "PR-10-0001", but I cannot concatenate strings with "||" like the old way. Is there a reference for the expression used to search events? Thanks Luca -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
