Update README.md
This commit is contained in:
@@ -16,7 +16,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)
|
- 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
|
- 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
|
||||||
- Can search other plaintext files and PDFs (configurable in settings)
|
- Can search other plaintext files (configurable in settings)
|
||||||
- Workflow similar to "Quick Switcher" plugins
|
- Workflow similar to "Quick Switcher" plugins
|
||||||
- Keyboard first: you never have to use your mouse
|
- Keyboard first: you never have to use your mouse
|
||||||
- Resistance to typos
|
- Resistance to typos
|
||||||
|
|||||||
Reference in New Issue
Block a user