[Developers] mql_filter parameter to search API

Scott Meyer sm at metaweb.com
Fri Mar 13 20:03:02 UTC 2009


Andi Vajda wrote:

>> I believe the mql_filter you're looking for looks something like this:
>>
>> [{
>>  "type": "/type/property",
>>  "schema": {
>>    "domain": {
>>      "key": {
>>        "namespace": "/"
>>      }
>>    }
>>  }
>> }]
> 
> The mql_filter query is centered around the guids returned by relevance.
> Unless that relevance query returns guids of properties, this filter is
> not going to return much.

Perhaps you missed this bit in [1]? :-)

> ...type=/type/property...

-Scott


More information about the Developers mailing list