From b085a40576f9d5a0ec625bc2bdc121daebb73da9 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 10 May 2024 15:25:49 -0700 Subject: [PATCH] Updated Setting up Search (markdown) --- Setting-up-Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Search.md b/Setting-up-Search.md index 2294f36..333aeb9 100644 --- a/Setting-up-Search.md +++ b/Setting-up-Search.md @@ -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