Builder
class Builder
Builder for creating SearchOptions.
Constructors
Functions
Link copied to clipboard
Builds the search options.
Link copied to clipboard
Sets CompareOptions to control various aspects of text search such as case sensitivity or whether regular expression search is enabled.
Link copied to clipboard
Limits the maximum number of search results.
Link copied to clipboard
Sets a list of page index ranges for pages that should be searched first.
open fun priorityPages(@NonNull priorityPages: List<Range>, searchOnlyInPriorityPages: Boolean): SearchOptions.Builder
Sets a list of page index ranges for pages that should be searched.
Link copied to clipboard
Enables/disables searching in annotations contents in addition to page text.
Link copied to clipboard
Sets the maximum number of preview characters (i.e.