Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14654/modules/pftijah/Tests
Modified Files:
Tag: M5XQ
load_bug2831472.milS
Log Message:
propagated changes of Wednesday Oct 14 2009
from the development trunk to the M5XQ branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/10/14 - hrode: modules/pftijah/Tests/load_bug2831472.milS,1.3
- introduce fragmented indexing on XQuery level
- fixed bugs on MIL level function for fragemented indexing
- adapted the test cases
what still misses is the querying on the fragmented index,
but the default for indexing is currently set to create only
one single index, which allows querying to work as before
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: load_bug2831472.milS
===================================================================
RCS file:
/cvsroot/monetdb/pathfinder/modules/pftijah/Tests/load_bug2831472.milS,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- load_bug2831472.milS 17 Sep 2009 11:13:34 -0000 1.2.2.2
+++ load_bug2831472.milS 14 Oct 2009 12:07:20 -0000 1.2.2.3
@@ -5,5 +5,5 @@
var path:=getenv("TSTSRCDIR");
# index thesis collection
-tj_init_collection("debates",
new(str,str).insert("stemmer","snowball-english"));
-tj_add2collection("debates",path+"/xml-docs/debates.xml","debates.xml",true);
+tj_init_collection_base("debates",
new(str,str).insert("stemmer","snowball-english"));
+tj_add2collection_frag("debates",path+"/xml-docs/debates.xml","debates.xml",true);
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins