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