> Anyway, there are a few methods you can narrow the articles you retrieve
> with midgard. One is the 'type' field, it can be used with the article
> listing functions. 

I just wonder what type of method will be more effective.

mgd_list_topic_articles ($id);
for many topics

OR

mgd_list_topic_articles_all($id)
....
if $object->type == $nnn   etc


I do not know how indexes are made and what queries 
are in midgard functions.


Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to