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
Showing
Please register or sign in to comment
- fixes a:( b OR c ) -> ( a:b OR a:c ) - fixes NOT ( b ) -> ( b ) - fixes query toString inconsistent output