Revision: 618
Author: boulton.rj
Date: Thu May 6 19:44:57 2010
Log: libs/get_xapian.py: Updated packages - should give considerably
better performance for range queries.
http://code.google.com/p/xappy/source/detail?r=618
Modified:
/trunk/ChangeLog
/trunk/libs/get_xapian.py
=======================================
--- /trunk/ChangeLog Thu May 6 06:17:57 2010
+++ /trunk/ChangeLog Thu May 6 19:44:57 2010
@@ -1,3 +1,8 @@
+Fri May 07 02:44:00 GMT 2010 Richard Boulton <
ric...@tartarus.org>
+
+ * libs/get_xapian.py: Updated packages - should give considerably
+ better performance for range queries.
+
Thu May 06 13:17:09 GMT 2010 Richard Boulton <
ric...@tartarus.org>
* external_posting_source/sortdatabase/Makefile: Fix to work with
=======================================
--- /trunk/libs/get_xapian.py Tue May 4 14:54:41 2010
+++ /trunk/libs/get_xapian.py Thu May 6 19:44:57 2010
@@ -45,15 +45,15 @@
# - SHA1 sum of package
archives = [
('Xapian core',
- '
http://xappy.googlecode.com/files/xapian-core-14486.tgz',
+ '
http://xappy.googlecode.com/files/xapian-core-14516.tgz',
'xapian-core.tgz',
- 'b12d48cbf58a8fa74c77390b7afdbdd504b5a350',
+ '157d8ad0baa8b77387eaa8a224858f544ba25560',
'xapian-core',
),
('Xapian bindings',
- '
http://xappy.googlecode.com/files/xapian-bindings-14486.tgz',
+ '
http://xappy.googlecode.com/files/xapian-bindings-14516.tgz',
'xapian-bindings.tgz',
- '5addd7cc247d8297ebd89cf4bd140226e9cb651d',
+ 'fcbae1cc00dfff1c4d953bf483c881a6fae14ebc',
'xapian-bindings',
),
('Xapian win32 build system',
--
You received this message because you are subscribed to the Google Groups "xappy-changes" group.
To post to this group, send email to
xappy-...@googlegroups.com.
To unsubscribe from this group, send email to
xappy-change...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/xappy-changes?hl=en.