patch_settings_search
Update search settings to control case sensitivity, fuzzy search, whole word matching, result limits, and more.
Instructions
Update search settings. Accepted fields: case_sensitive, fuzzy_search, whole_word, max_results, search_in_filenames, highlight_matches, auto_search, snippet_length, exclude_patterns, min_query_length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| whole_word | No | ||
| auto_search | No | ||
| max_results | No | ||
| fuzzy_search | No | ||
| case_sensitive | No | ||
| snippet_length | No | ||
| exclude_patterns | No | ||
| min_query_length | No | ||
| highlight_matches | No | ||
| search_in_filenames | No |