Name |
Type |
Default |
$query |
string |
null |
$params |
array |
[ ] |
Kirby\Cms\Pages
Kirby\Cms\Site
Option |
Default |
Description |
minlength |
2 |
Minimum length of search word |
fields |
[] |
Fields to search in, defaults to all fields |
words |
false |
Search full words only |
score |
['id' => 64,'title' => 64] |
Score per field |
stopwords |
[] |
Array of words to exclude from search |