Allocating new documents to pre-existing clusters learned by CLUTO

Suppose I have a training set on which the clustering has been done so as to learn "k" clusters. Now, when I encounter a new document, then is there a method within the cluto package which assigns this new document to one of the pre-learned "k" clusters? Else, can someone suggest me with an easy method to do so?

Thanks,
Karthik