Allen wrote: > How can i get a doc w/ a special ID Define special. You can add a document with a specified document ID by using replace_document() - the document ID supplied to that need not be used already. -- Richard