Package-level declarations

Full-text search API.

Types

Link copied to clipboard
Options that can be passed to enqueueDocuments
Link copied to clipboard
Listener to monitor indexing progress.
Link copied to clipboard
Object representing indexing status for a document.
Link copied to clipboard
PdfLibrary implements a SQLite-based full-text-search engine.
Link copied to clipboard
open class QueryOptions
Detailed options for querying the FTS database.
Link copied to clipboard
Result from a FTS search which includes preview entries.
Link copied to clipboard
Listener for document search query.