User: marvil07 Branch: DRUPAL-6--1 Date: Sat, 02 Jan 2010 19:49:00 +0000 Modified files: /modules/xapian xapian.install xapian.module Log message: task #652218 by marvil07:coder suggestions, doxygen and other minor fixes use $form_state['values'] instead of accessing $form directly, which is where the values are stored after a submit do not use t() inside watchdog call, http://drupal.org/node/114774#watchdog_parameters various minor format changes and a little of Doxygen cleaning(do not specify parameters when documenting a hook) use drupal_str functions use constants on choosing how to estimate the number of results specify how we index, differentiating xapian term prefixes from docid prefixes Links: http://cvs.drupal.org/diff.php?path=contributions/modules/xapian/xapian.inst... http://cvs.drupal.org/diff.php?path=contributions/modules/xapian/xapian.modu...