diff --git a/mkdocs.yml b/mkdocs.yml
index 9d90143..a31c5e3 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -51,7 +51,9 @@ markdown_extensions:
       use_pygments: true
 
 plugins:
-- mkdocstrings:
+- mkdocstrings
+- search:
+    separator: '[\s\-,:!=\[\]()"/]+|(?!\b)(?=[A-Z][a-z])|\.(?!\d)|&[lg]t;'
 
 # Customization
 extra: