Hi, Unfortunately, the calendar web UI uses a different data indexing mechanism than the data API offers. This is reason for the vast difference in the way how full text search can be done. As of now, full text query can only done per calendar on the data API.
Austin On Fri, Jul 4, 2008 at 3:49 AM, Paul Sharpe <[EMAIL PROTECTED]> wrote: > > As I understand it to query over multiple calendars you currently have > to iterate over each calendar you are subscribed to running the same > query. > > Here are the results of a benchmark I just ran to compare the same > search of ~45 calendars using the web UI search against my (Perl) > script. > > Web: ~2s > Perl: ~55s > > How can I improve the performance of my script to bring it more in > line with the web search? > > > --~--~---------~--~----~------------~-------~--~----~ 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
