You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the comb search driver, you can use boolean mode to exclude words from a query. E.g: statamic -wordpress. However, a query with a - returns an Array to string conversion error.
This error also occurs when you use a different query_mode
Bug description
When using the comb search driver, you can use
boolean
mode to exclude words from a query. E.g:statamic -wordpress
. However, a query with a-
returns an Array to string conversion error.This error also occurs when you use a different
query_mode
How to reproduce
-excluded-word
in your search queryLogs
Environment
Installation
Starter Kit using via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: