mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
Updated Setting up Search (markdown)
@@ -174,7 +174,7 @@ docker compose run archivebox list --filter-type=search 'some text to search'
|
|||||||
|
|
||||||
### `SQLite FTS5`
|
### `SQLite FTS5`
|
||||||
|
|
||||||
This is a recently added experimental option that uses a separate SQLite3 Database (similar to the one archivebox already uses for Snapshot records) to provide full-text search.
|
This is a [recently added](https://github.com/ArchiveBox/ArchiveBox/pull/1241) experimental option that uses a separate SQLite3 Database (similar to the one ArchiveBox already uses for Snapshot metadata) to provide full-text search.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
archivebox config --set SEARCH_BACKEND_ENGINE=sqlite
|
archivebox config --set SEARCH_BACKEND_ENGINE=sqlite
|
||||||
|
Reference in New Issue
Block a user