search

abstract suspend fun <R> search(search: Search): List<R>

Searches the database and returns a list resources according to the search specifications.