Updated README
This commit is contained in:
@@ -15,7 +15,7 @@ Under the hood, it uses the excellent [MiniSearch](https://github.com/lucaong/mi
|
||||
- Automatic document scoring using the [BM25 algorithm](https://github.com/lucaong/minisearch/issues/129#issuecomment-1046257399)
|
||||
- The relevance of a document against a query depends on the number of times the query terms appear in the document, its filename, and its headings
|
||||
- Instant search results, with highlighting
|
||||
- Fuzzy/partial search, resistance to typos
|
||||
- Resistance to typos
|
||||
- In-file search to quickly skim multiple results in a single note
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user