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

ah that! 
What first comes to my mind is make array 
with id=>score , search array and than 
update selected articles.

Piotras

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

Reply via email to