> Is there a way to find out the "index" of an article
> within a topic, if they're for example, retrieved by
> mgd_list_topic_articles_all and access its predecessor
> or successor via this "index"?
> Can I retrieve the articles under a topic by its
> score?
> (something as mgd_list_articles_with_score?)

yes :)
mgd_list_topic_article($id, score(reversed score));

Piotras

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

Reply via email to