<div dir="ltr">It works if you split the types and use two queries,<br><br>
"/organization/organization",<br>
"/organization/organization_membership",<br>
<div id=":jl" class="ArwC7c ckChnd"> "/dining/restaurant",<br>
"/people/marriage",<br>
"/location/location",<br>
"/religion/religion",<br>
"/business/company"</div>
<br><br>then<br><br> "/tv/tv_actor",<br> "/tv/regular_tv_appearance",<br> "/tv/tv_program",<br> "/people/person",<br> "/film/actor",<br> "/film/performance",<br>
"/film/film",<br> "/music/album",<br> "/music/artist",<br> "/music/musical_group",<br><br><br><br><br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 11:25 AM, Augusto Callejas <span dir="ltr"><<a href="mailto:acallejas@appliedminds.com">acallejas@appliedminds.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">well, i'm only asking for literal properties that have been updated or<br>
deleted after a certain period in time:<br>
<div class="Ih2E3d"><br>
"timestamp>=" : "2008-08-20T02:29:19.739Z",<br>
<br>
</div>is the timestamp filter being applied only until the end?<br>
<br>
also, are you saying that the default limit (100) is too much?<br>
that i should be providing a limit lower than 100?<br>
<br>
thanks,<br>
<font color="#888888">augusto.<br>
</font><div class="Ih2E3d"><br>
<br>
On 8/21/08 11:16 AM, "Christopher R. Maden" <<a href="mailto:crism@metaweb.com">crism@metaweb.com</a>> wrote:<br>
<br>
> Augusto Callejas wrote:<br>
> i consistently get a query timeout on this query:<br>
><br>
><br>
> should i expect this query to timeout in general? or is there something<br>
><br>
> wrong with the database host?<br>
<br>
Letıs see: youıre asking for all the types and<br>
> literal properties of<br>
every instance of a whole pile of types? Yeah, Iıd say<br>
> you should<br>
expect that to timeout! (-:<br>
<br>
I think you are going to need to<br>
> throw a limit clause in there; it<br>
defaults to 100, and that will be a lot for<br>
> a query like this.<br>
<br>
~Chris<br>
<br>
<br>
</div><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@freebase.com">Developers@freebase.com</a><br>
<a href="http://lists.freebase.com/mailman/listinfo/developers" target="_blank">http://lists.freebase.com/mailman/listinfo/developers</a><br>
</div></div></blockquote></div><br></div>