[Developers] query for property with > 1 value?
John Giannandrea
jg at metaweb.com
Sat Jun 16 06:54:54 UTC 2007
Jeff Fry wrote:
> Is it possible to write a query for all topics of a type with > 1
> value
> for a property (e.g. all people with > 1 DOB)?
Unfortunately I dont believe it is currently possible to do this.
You can test for >0 properties with some value, but there is
no easy way to count >=2 other than asking for limit:2 and
post processing the result.
-jg
More information about the Developers
mailing list