Downloads

Download tar.gz 17.21 KB
MD5: 3f6e3a256816a32dc84b2b2929572c0b
SHA-1: ac5aa45c3e275d8b5155c655d5d1f07bad6374b9
SHA-256: b8e3b000381949317b31c306689b1d9bc636ecdd05437eb688cbff725e59a36f
Download zip 19.6 KB
MD5: 719ea83de00c6f4121d9a891cd3bde6a
SHA-1: b7d7cc998fb518332c523a730833884b4d472149
SHA-256: 6828e99154534f36a06baef64d9964828131ed1cfddd9518145a8a246dca15e3

Release notes

A 6.x release, now there's no need to patch core, here come the list of changes:

Fixes and updates to Xapian courtesy of Trellon
Ability to exclude certain node types
Resolve bug with taxonomy not being set
Added seperate permission for xapian administration
by singularo: Fix problem when deleting comments with Drupal 6
by singularo: Stop foreach error when database is corrupt
feature #369059: Stemmer should be configurable: make stemming language configurable
bug #369085: Indexing can be permanently broken: respect "items to index per cron run" after OOM
bug #369050: node_load should avoid the static cache by : don't cache nodes in memory when indexing
by Jeremy: Port bug fixes from DRUPAL-5 branch. (The DRUPAL-6 branch was forked
from an earlier version of the code)
- add 'indexed' field to database
- ensure that no unpublished content is indexed
- validate that a recent enough version of the xapian bindings are installed
- add support for optional write-only database
by Jeremy: Get remote xapian databases properly working
by Jeremy: don't try and index excluded node types
by Jeremy: properly remove node type from index if already indexed then excluded
#380002: Update Xapian to use hooks rather than patching core by singularo, Jeremy: Use hooks rather than patching core
by marvil07: xapian on default search block
bug #564414: Error logging non-functional by Gerhard Killesreiter: Validate correctly after node_load() at
indexing
task #651886: make changelog a little bit more standard by marvil07: make changelog a little bit more standard
bug #651880: fix hook_requirements() by marvil07: fix hook_requirements()
task #652218: code review by marvil07:coder suggestions, doxygen and other minor fixes
bug #672672: add unique key to nid field by marvil07: update function to make xapian_index_queue.nid field unique.

Created by: marvil07
Created on: 2 Jan 2010 at 20:34 UTC
Last updated: 2 Jan 2010 at 20:36 UTC
New features
Unsupported

Other releases