Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/GRDB/Documentation.docc/FullTextSearch.md
T
2025-01-28 12:28:03 +08:00

16 lines
328 B
Markdown

# Full-Text Search
Search a corpus of textual documents.
## Overview
Please refer to the [Full-Text Search](https://github.com/groue/GRDB.swift/blob/master/Documentation/FullTextSearch.md) guide. It also describes how to enable support for the FTS5 engine.
## Topics
### Full-Text Engines
- ``FTS3``
- ``FTS4``
- ``FTS5``