search

open suspend override fun search(query: String, options: SearchService.Options?): SearchIterator

Starts a new search through the publication content, with the given query.

If an option is nil when calling search(), its value is assumed to be the default one.