Hi Austin, Thanks but how is it possible that in the Google Calendar app we are able to use search options to limit our queries? There's the "who", "where", and "what" fields as well the date fields. Is this just a limitation of the API?
Stuart. On Feb 4, 2:35 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > Unfortunately fulltext query is applied to all textual information of the > event (title, description), you are not able to limit it to just one field. > > Austin > > On Feb 3, 2008 2:59 PM, Stuart <[EMAIL PROTECTED]> wrote: > > > > > From reading the documentation, the search options for retrieving > > events seems limited to either date range or full text queries. The > > application I'm developing needs to be able to search for events based > > on the subject line (the "What" field.) > > > It's a time-tracking app, and I'm creating events that look like this: > > "[Customer ABC] Rang John and discussed sales report." So I then need > > to search for events that have "[Customer ABC]" in the title line. But > > if I do a full text query for that search term it returns all > > instances of "Customer ABC" even if it is only mentioned in the notes > > or description fields. > > > Is there any way to limit the searches to specific fields? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
