mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-05-11 09:09:11 -04:00
Merge pull request #1615 from rmcrackan/rmcrackan-lucene-4
Update searching-and-filtering.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user