QueryOptions

open class QueryOptions

Detailed options for querying the FTS database.

Types

Link copied to clipboard
class Builder
Builder used to construct QueryOptions instance.

Functions

Link copied to clipboard
Indicates whether text previews should be generated.
Link copied to clipboard
Indicates whether annotations should be ignored when querying.
Link copied to clipboard
Indicates whether document text should be ignored when querying.
Link copied to clipboard
Indicates whether exact phrases should be matched.
Link copied to clipboard
Indicates whether exact words should be matched when searching.