| Interface | Description |
|---|---|
| FtsQuery |
FtsQuery
Interface for fast text search query
|
| WordFilter |
WordFilter
|
| Class | Description |
|---|---|
| DictionaryOpenHelper |
DictionaryOpenHelper
Open helper for the dictionary database used to perform fast text search
|
| FtsEngine |
FtsEngine
Fast text search engine with dictionary.
|
| FtsOpenHelper |
FtsOpenHelper
Open helper for the fast text search engine
|
| FtsQueryBuilder |
QueryBuilder
Fast text search query builder
|
| FtsSearch |
FtsSearch
Encapsulates the logic necessary to return specific words from the dictionary, and
load the dictionary table when it needs to be created.
|
| SearchEngineBase |
SearchEngineBase
Abstract class implementing a search suggestion dictionary.
|
| Enum | Description |
|---|---|
| FtsEngine.FtsStatus |
FtsStatus - dictionary states initial, loading, loaded and error
|
This documentation is licensed by Andrew Bowley under the GPLv3 License.