onStartIndexingDocument

abstract fun onStartIndexingDocument(@NonNull documentUID: String)

Called when a document starts indexing.

Parameters

documentUID

document UID of the document that started indexing.