Hi Cyrus, > > We don't support the extend query right now. Plus we don't index anything > beyond the UID and start/end information, which means queries on other > properties will require the server to read in every calendar object and > apply the match criteria. In a large calendar that will take a very long > time. Depending on your application, it may be better to cache all the > calendar data locally and apply local search optimizations. > > At some point we may enhance the query report with the anyof/allof > additions and index additional properties - but right now very few clients > do anything more than a time-range query so there is little impetus to do > that.
Thanks, this explains why test="anyof" does not apply to the time-range as I feared (I tested after I sent the last mail), it is obviously dealt with first before the other prop-filters come into play. Atli.
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/calendarserver-users