Filters are of the form attribute:spec
, that is, an attribute followed by a colon
(:
) followed by a specification of value.
The attributes available depend on the collection resource(s) being filtered.
Some attributes that are of type string (i.e., not numbers) may be annotated
with .search
to indicate that the specification of value is to be
interpreted as a full-text search of the field.
The specification may be:
<
, <=
, <
, or >=
,
You can combine filters by separating them with a comma (,
).
type
field
to let you
know what kind of document it is.