From 002bdde4445086062fb7a711d787e316e4f10e52 Mon Sep 17 00:00:00 2001 From: rmcrackan Date: Wed, 18 Feb 2026 09:06:14 -0500 Subject: [PATCH] Update searching-and-filtering.md Attempting to force update for docs sidebar --- docs/features/searching-and-filtering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/searching-and-filtering.md b/docs/features/searching-and-filtering.md index 57845cc9..a62d3c35 100644 --- a/docs/features/searching-and-filtering.md +++ b/docs/features/searching-and-filtering.md @@ -22,7 +22,7 @@ Libation's advanced searching is built on the powerful Lucene search engine. Sim - Type anything in the search box to search common fields: title, authors, narrators, and the book's audible id - Use Lucene's "Query Parser Syntax" for advanced searching. - - [Easy tutorial](lucene.md) + - [Easy guide to searching](lucene.md) - [Full official guide](https://lucene.apache.org/core/2_9_4/queryparsersyntax.html) - Tons of search fields, specific to audiobooks - Synonyms so you don't have to memorize magic words. Eg: author and author**s** will both work