X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fregression%2Fqueries.raw;fp=test%2Fregression%2Fqueries.raw;h=5366fb949652a0c926dd3c2fb3f4b8564498d38b;hb=6bcdff4c474737f8e983873fdde87fbc01631405;hp=fd42750fc9d99a58a48110553533fc76338451a8;hpb=fc82b225d39cc66cb85c2557db0c0d4a4c5a6e27;p=cql-java-moved-to-github.git diff --git a/test/regression/queries.raw b/test/regression/queries.raw index fd42750..5366fb9 100644 --- a/test/regression/queries.raw +++ b/test/regression/queries.raw @@ -6,7 +6,7 @@ comp.os.linux xml:element "" "=" -"prox/word/>=/5" +"prox/>=/5/word" ("cat") ((dog)) @@ -31,7 +31,7 @@ cat and fish cat not frog (cat not frog) "cat" not "fish food" -xml and "prox/word/" +xml and "prox///word/" a or b and c not d # I/R/T plus Boolean @@ -42,11 +42,11 @@ bath.author any fish and dc.title all "cat dog" # Prox cat prox hat -cat prox/word/=/3/ordered hat -cat prox///3 hat -"fish food" prox/sentence "and" -title all "chips frog" prox/word//5 "any" -(dc.author exact "jones" prox///5 title >= "smith") +cat prox/=/3/word/ordered hat +cat prox//3 hat +"fish food" prox///sentence "and" +title all "chips frog" prox//5/word "any" +(dc.author exact "jones" prox//5 title >= "smith") ((cat prox hat)) # Special characters @@ -65,7 +65,7 @@ cat?dog # Lame searches -"any" or "all:stem" and "all" exact "any" prox/word "prox"="fuzzy" +"any" or "all:stem" and "all" exact "any" prox///word "prox"="fuzzy" ((((((((("any")))))))))