contacts api - filter or fields parameter for search qualifiers

Hi All,

Section 5.1 of the contacts api (http://www.w3.org/TR/contacts-api/#search-qualifiers) says:

"The search qualifier is included within a Contacts find() operation as the filter parameter."

and then later:

"If a provided search qualifier element (filter[x]) does not match a Contact attribute,
filter[x] should be ignored when executing the current Contacts find() operation. "

in place of `filter`, shouldn't it be the `fields` parameter of the find() function that this
section is referring to?  `filter` is an attribute of the ContactFindOptions interface.

Erick J

-- 
Erick Johnson

1-800-801-3381 x7006
Junction Networks
sip:erick@junctionnetworks.com
xmpp:erick@junctionnetworks.com

Received on Friday, 4 March 2011 08:11:52 UTC