CBLQuery interface for full-text searches.
Definition: CBLQuery+FullTextSearch.h:16
BOOL fullTextSnippets
If set to YES, the query will collect snippets of the text surrounding each match, available via the CBLFullTextQueryRow's -snippetWithWordStart:wordEnd: method.
Definition: CBLQuery+FullTextSearch.h:36
A result row from a full-text query.
Definition: CBLQuery+FullTextSearch.h:50