Skip to content

Commit afe0f1b

Browse files
committed
Auto merge of #12548 - tshepang:tshepang-patch-1, r=weihanglo
use AND search when having multiple terms This makes search more like like common search engines
2 parents 0c51462 + ca8b2d0 commit afe0f1b

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)