Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14812/modules/pftijah/Tests

Modified Files:
      Tag: M5XQ
        sigs.stable.out 
Log Message:
propagated changes of Wednesday Oct 14 2009
from the development trunk to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/10/14 - hrode: modules/pftijah/Tests/sigs.stable.out,1.39
  - 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: sigs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/sigs.stable.out,v
retrieving revision 1.37.2.1
retrieving revision 1.37.2.2
diff -u -d -r1.37.2.1 -r1.37.2.2
--- sigs.stable.out     20 May 2009 15:56:33 -0000      1.37.2.1
+++ sigs.stable.out     14 Oct 2009 12:07:40 -0000      1.37.2.2
@@ -41,10 +41,12 @@
 [ "pf2tijah_node(bit, BAT[oid,str], BAT[oid,oid], BAT[oid,oid], BAT[oid,oid], 
BAT[oid,int], BAT[oid,str]) : BAT[oid,oid]"                                     
           ]
 [ "serialize_tijah_opt(BAT[void,BAT], int, BAT[void,oid], BAT[void,oid], 
BAT[void,oid], BAT[void,int], BAT[void,lng], BAT[void,dbl], BAT[void,str]) : 
BAT[str,str]"      ]
 [ "set_tailkeysorted(BAT[any,any]) : BAT[any,any]"                             
                                                                                
          ]
+[ "splitbat(BAT[void,oid], BAT[oid,any]) : BAT[void,BAT]"                      
                                                                                
          ]
 [ "tijah_tokenize(str) : str"                                                  
                                                                                
          ]
 [ "tijah_tokenize2bat(str) : BAT[void,str]"                                    
                                                                                
          ]
 [ "tj_add2collection(str, BAT[str,str], bit) : void"                           
                                                                                
          ]
 [ "tj_add2collection(str, str, str, bit) : void"                               
                                                                                
          ]
+[ "tj_add2collection_frag(str, str, str, bit) : void"                          
                                                                                
          ]
 [ "tj_checkHashTable(BAT[oid,str]) : void"                                     
                                                                                
          ]
 [ "tj_chk_dict_hash(BAT[void,str], BAT[void,str]) : void"                      
                                                                                
          ]
 [ "tj_create_termdb(int, oid) : void"                                          
                                                                                
          ]
@@ -52,6 +54,7 @@
 [ "tj_delete_global() : void"                                                  
                                                                                
          ]
 [ "tj_dispose_termdb() : void"                                                 
                                                                                
          ]
 [ "tj_init_collection(str, BAT[str,str], BAT[void,str]) : void"                
                                                                                
                  ]
+[ "tj_init_collection_base(str, BAT[str,str]) : void"                          
                                                                                
          ]
 [ "tj_init_global(BAT[str,str]) : void"                                        
                                                                                
                  ]
 [ "tj_log(str, int) : void"                                                    
                                                                                
          ]
 [ "tj_normalizeTerm(str, str) : str"                                           
                                                                                
          ]


------------------------------------------------------------------------------
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

Reply via email to