Posted by marvil07 on August 25, 2010 at 8:49pm
| Download | Size | md5 hash |
|---|---|---|
| xapian-6.x-1.1.tar.gz | 17.05 KB | fb6a600542e831a5e944806ad94c5682 |
| xapian-6.x-1.1.zip | 19.25 KB | 167465a7b03899533880da4d3290338e |
Last updated: December 25, 2010 - 00:13
Changes since DRUPAL-6--1-0:
- bug #675444 by marvil07: remove all variables on uninstall.
- bug #690322 by marvil07: avoid non-standard sql function UNIX_TIMESTAMP
- Avoid not necessary counter variable.
- Avoid getting keywords when we already have them.
- #690316: Better option names
- by diegoe: avoid count(*), and do count(field_with_index) instead
- Remove no more used permission.
- task #651892: Improve documentation.
- Avoid reference to the no more used perl bindings(see #318087 for
details).
- Better README file using asciidoc an updating it.