-
Tristan Cavelier authored
Queries: Fix some parsing/serialization bug - fixes a:( b OR c ) -> ( a:b OR a:c ) - fixes NOT ( b ) -> ( b ) - fixes query toString inconsistent output Queries: Change serialization behavior ( a:b OR a:c ) -> a:( b OR c )
a9ab4810