> > 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

OK, sorry, I am using these sorted lists already, what
I hoped to do was to retrieve the articles with a
specific given score.
If I know I have unique scores 0 to N-1 I could then
get the article with score X and article with score
X(+-)1 and switch their scores.

p

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to