Queries: wip
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 )
Showing
Please register or sign in to comment