From 120d104230b1c762a57eb41240e18aee6c289c08 Mon Sep 17 00:00:00 2001 From: Jacky Zhao Date: Sun, 20 Nov 2022 15:14:48 -0800 Subject: [PATCH] update config for search --- data/config.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/data/config.yaml b/data/config.yaml index 02f968e..6e1c75c 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -13,11 +13,9 @@ enableRecentNotes: false enableGitHubEdit: true GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content search: - enableSemanticSearch: true - # operandApiKey: "REPLACE-WITH-YOUR-OPERAND-API-KEY" - # operandIndexId: "REPLACE-WITH-YOUR-OPERAND-INDEX-ID" - operandApiKey: "jp9k5hudse2a828z98kxd6z3payi8u90rnje" - operandIndexId: "s0kf3bd6tldw" + enableSemanticSearch: false + operandApiKey: "REPLACE-WITH-YOUR-OPERAND-API-KEY" + operandIndexId: "REPLACE-WITH-YOUR-OPERAND-INDEX-ID" description: Host your second brain and digital garden for free. Quartz features extremely fast full-text search, Wikilink support, backlinks, local graph, tags, and link previews.