addContact

fun addContact(addressBookUri: String, contact: ContactRDF)

Adds contact to this index under addressBookUri, recording the contact's type and display name inline so the index can be rendered without fetching each contact document.