NoOnboardFtsIndex

class NoOnboardFtsIndex(val message: String = "") : SearchError

The search Operation failed because the installed onboard map does not have support for Full Text Search (FTS) (i.e the installed NDS map does not have support for FTS building block).

Constructors

Link copied to clipboard
fun NoOnboardFtsIndex(message: String = "")

Properties

Link copied to clipboard
val message: String