I am not sure if anyone has thought about replication for Xindice, but I can certainly see some applications for it. One of the first issues for dealing with replication is obtaining a globablly unique identifier for each document in the database. As far as I can tell, this can be simply done by concatenating the unique identifier of the document in a collection with the unique identifier of the collection in the database. Is this correct?
-Matt
