1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-23 22:53:00 +02:00

Updated Setting up Search (markdown)

Nick Sweeting
2024-05-10 15:25:49 -07:00
parent fb4078b392
commit b085a40576

@@ -27,7 +27,7 @@ ArchiveBox search works by doing substring matches in `Snapshot` metadata fields
## ArchiveBox Search Backends
ArchiveBox provides a number of "Search Backend Engines" to tune the performance and behavior of search for different use-cases.
ArchiveBox provides a number of "Search Backend Engines" to tune its performance & behavior for different use-cases.
```bash
# this setting controls which search backend ArchiveBox uses
archivebox config --set SEARCH_BACKEND_ENGINE=[ripgrep]|sonic|sqlite