We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e956f commit 9f4faa4Copy full SHA for 9f4faa4
README.md
@@ -48,6 +48,7 @@ In your `config/scout.php` add:
48
'max_expansions' => 50,
49
'distance' => 2
50
],
51
+ 'asYouType' => false,
52
53
```
54
0 commit comments