Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/searching.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ Quick search can be used in three different modes:

### Speeding Up Quick Searches

When you have very large collections, the quick search's "search-as-you-type" search might become slow. To speed things up, type a quotation mark " mark at the start of your search. This prevents searches from running until you type Enter/Return or a second quotation mark.
By default, the quick search searches automatically as you type. In very large libraries, this can result in a slow search experience.

To speed things up, type a quotation mark `"` mark at the beginning of the search field. This causes the search to start only when you type `Enter`/`Return`.

## Advanced Search

Expand Down