diff --git a/.env.example b/.env.example index 282c144904..7e9d697581 100644 --- a/.env.example +++ b/.env.example @@ -329,7 +329,7 @@ FIREFLY_III_LAYOUT=v1 # Which Query Parser implementation to use for the search engine and rules # 'new' is experimental, 'legacy' is the classic one # -QUERY_PARSER_IMPLEMENTATION=legacy +QUERY_PARSER_IMPLEMENTATION=new # # Please make sure this URL matches the external URL of your Firefly III installation.