CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
December 6, 2009
-
fix node links on results
November 25, 2009
-
#564414 by Gerhard Killesreiter: Validate correctly after node_load() at indexing.
-
xapian on default search block let default search block use xapian if xapian_takeover is active, by adding search_block_form id to form_alter
-
minor: re-format results follow hook_search example on http://api.drupal.org/api/function/hook_search/6
-
xapian: /modules/xapian/drupal-6.diff NONE @ DRUPAL-6--1
xapian: /modules/xapian/README.txt 1.1.4.3 @ DRUPAL-6--1
xapian: /modules/xapian/xapian.install 1.4.2.4 @ DRUPAL-6--1
xapian: /modules/xapian/xapian.module 1.10.2.14 @ DRUPAL-6--1#380002 by singularo, Jeremy: Use hooks rather than patching core. - avoid patching core - no more need to use the patch, so remove the patch for 6 and update README
April 1, 2009
-
properly remove node type from index if already indexed then excluded
-
remove debug output
-
don't try and index excluded node types
-
Get remote xapian databases properly working.
-
xapian: /modules/xapian/CHANGELOG.txt 1.1.4.7 @ DRUPAL-6--1
xapian: /modules/xapian/xapian.install 1.4.2.3 @ DRUPAL-6--1
xapian: /modules/xapian/xapian.module 1.10.2.9 @ DRUPAL-6--1Port 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
