Package-level declarations
Full-text search API.
Types
Link copied to clipboard
class IndexingOptions
Options that can be passed to enqueueDocuments
Link copied to clipboard
interface LibraryIndexingListener
Listener to monitor indexing progress.
Link copied to clipboard
Object representing indexing status for a document.
Link copied to clipboard
class PdfLibrary
PdfLibrary implements a SQLite-based full-text-search engine.
Link copied to clipboard
Detailed options for querying the FTS database.
Link copied to clipboard
Result from a FTS search which includes preview entries.
Link copied to clipboard
interface QueryResultListener
Listener for document search query.