Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8474/modules/pftijah
Modified Files:
Tag: M5XQ
pftijah.mx
Log Message:
propagated changes of Thursday Sep 17 2009
from the development trunk to the M5XQ branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/09/17 - sjoerd: modules/pftijah/pftijah.mx,1.234
propagated changes of Tuesday Sep 15 2009 - Thursday Sep 17 2009
from the Aug2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/09/15 - hrode: modules/pftijah/pftijah.mx,1.232.2.2
*** empty log message ***
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: pftijah.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/pftijah.mx,v
retrieving revision 1.226.2.6
retrieving revision 1.226.2.7
diff -u -d -r1.226.2.6 -r1.226.2.7
--- pftijah.mx 4 Sep 2009 11:56:50 -0000 1.226.2.6
+++ pftijah.mx 17 Sep 2009 11:13:26 -0000 1.226.2.7
@@ -2412,7 +2412,8 @@
var mark_tid := stemmed.join(bat("tj_" + ftindex + "_termdict").reverse());
mark_tid := mark_tid.select(firstterm,oid(nil),TRUE,FALSE);
- return mark_tid.reverse().leftfetchjoin(mark_score);
+ # it is important to keep the order of query terms (phrase queries)
+ return mark_score.reverse().leftjoin(mark_tid).reverse();
}
# returns the pre-order positions of the term t
------------------------------------------------------------------------------
Come build with us! The BlackBerry® 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/devconf
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins