X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fregression%2Fqueries.raw;h=6075e697db8e4eb7506dc0bb93370ce7deeb55a4;hb=b306a0bee75d8a4cc9eef354a217fe8d335b36e8;hp=394276e6167e16d0ad6f2ecc4edc2a482477f8f0;hpb=3bbe0f7af49cdd3fc6ebce64f53f7782d0a11988;p=cql-java-moved-to-github.git diff --git a/test/regression/queries.raw b/test/regression/queries.raw index 394276e..6075e69 100644 --- a/test/regression/queries.raw +++ b/test/regression/queries.raw @@ -26,7 +26,7 @@ dc.title any/stem fish dc.fish all/stem/fuzzy "fish chips" (title any frog) ((dc.title any/stem "frog pond")) -dc.title scr "fish frog chicken" +dc.title any "fish frog chicken" dc.title =/rel.algorithm=CORI squid author any/f.foo/b.bar>1 "sanderson taylor" numberOfLegs <= 4 @@ -57,7 +57,7 @@ cat prox/distance=3/unit=word/ordered hat cat prox/distance<3 hat "fish food" prox/unit=sentence and title all "chips frog" prox/distance<=5 exact -(dc.author exact "jones" prox/distance>5/unit=element title >= "smith") +(dc.author == "jones" prox/distance>5/unit=element title >= "smith") ((cat prox hat)) a and/rel.SumOfScores b a and/rel.algorithm=CORI b @@ -85,8 +85,28 @@ cat?dog # Lame Searches -any or all:stem and all exact any prox prox=fuzzy +any or all:stem and all contains any prox proxfuzzy (((((((((any))))))))) "" > any > any = exact any > any - +sortby sortby sortby +sortby sortby sortby sortby sortby + +# Sorting + +kernighan sortby title +kernighan and ritchie sortby title +dc.creator=kernighan sortby dc.title +dc.creator=kernighan sortby numberOfLegs/cql.number +dc.creator=kernighan sortby dc.title/sort.respectCase +dc.creator=kernighan sortby dc.title/sort.respectCase/sort.descending +dc.creator=kernighan sortby dc.date dc.title +dc.creator=kernighan sortby dc.date/sort.missingOmit +dc.creator=kernighan sortby dc.date/sort.missingValue=1970 +>dc="http://deepcustard.org/1.0" blah sortby dc.custardDepth +>ns1="http://uri1" >ns2="http://uri2" whatever sortby ns1.key/a/b/c=1 ns2.key2 +(>dc=x b=c) sortby d +b=(>dc=x c) sortby d +(>dc=x c1 and c2) sortby d +>dc="http://deepcustard.org" (>dc="http://dublincore.org" dc.title=jaws) sortby dc.custardDepth +>dc="http://deepcustard.org" (fish or >dc="http://dublincore.org" dc.title=jaws) sortby dc.custardDepth