DocumentSearch

Functions

Link copied to clipboard
abstract suspend fun getLastUpdatedAt(): List<Document>
Link copied to clipboard
abstract suspend fun search(query: String): List<Document>