From bbf1fb7346c159289fc392c25de4ea1ece7fe2bf Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 25 May 2010 16:37:55 +0200 Subject: [PATCH] Updated results for fixed queries and V1.2 relations --- test/regression/sections/02/12.xcql | 2 +- test/regression/sections/05/06.xcql | 2 +- test/regression/sections/09/01.xcql | 46 ++++++++++++----------------------- 3 files changed, 17 insertions(+), 33 deletions(-) diff --git a/test/regression/sections/02/12.xcql b/test/regression/sections/02/12.xcql index a648cc5..b4bcf3b 100644 --- a/test/regression/sections/02/12.xcql +++ b/test/regression/sections/02/12.xcql @@ -1,7 +1,7 @@ dc.title - scr + any fish frog chicken diff --git a/test/regression/sections/05/06.xcql b/test/regression/sections/05/06.xcql index 42029b0..4ffea29 100644 --- a/test/regression/sections/05/06.xcql +++ b/test/regression/sections/05/06.xcql @@ -18,7 +18,7 @@ dc.author - exact + == jones diff --git a/test/regression/sections/09/01.xcql b/test/regression/sections/09/01.xcql index d0a5e52..f721ed0 100644 --- a/test/regression/sections/09/01.xcql +++ b/test/regression/sections/09/01.xcql @@ -1,55 +1,39 @@ - prox + and - and + or - - - or - - - - cql.serverChoice - - = - - any - - - - - cql.serverChoice - - = - - all:stem - - - + + cql.serverChoice + + = + + any + - all + cql.serverChoice - exact + = - any + all:stem - prox + all contains - = + any - fuzzy + prox proxfuzzy -- 1.7.10.4