Skip to content

Commit ca8b2d0

Browse files
authored
use AND search when having multiple terms
This makes search more like like common search engines
1 parent 0c51462 commit ca8b2d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ author = "Alex Crichton, Steve Klabnik and Carol Nichols, with contributions fro
66
curly-quotes = true # Enable smart-punctuation feature for more than quotes.
77
git-repository-url = "https://github.com/rust-lang/cargo/tree/master/src/doc/src"
88
edit-url-template = "https://github.com/rust-lang/cargo/edit/master/src/doc/{path}"
9+
search.use-boolean-and = true

0 commit comments

Comments
 (0)