GROUP - fetch all votes for articles in group



next up previous contents
Next: VOTES - cast Up: Vote Server Communication Previous: AVAIL - what

GROUP - fetch all votes for articles in group

The vote server returns all the available filtering information for the articles in groupname. The data for each article appears on a separate line beginning with the message-id for the article, followed by the number of high, medium, low and hate-it votes received by the article (n, n, n, and n respectively). Each line is ended with any text annotations that might be associated with the article. The maximum length of the text segment is set in the vote server conf.h file and is currently 1024 characters. The stuff field is left over from early implementations and its contents are not specified.



next up previous contents
Next: VOTES - cast Up: Vote Server Communication Previous: AVAIL - what



David A. Maltz (dmaltz@cs.cmu.edu)