Downloads
Release notes
#838054: fuzzysearch instead of normal search by akaserer, awolfey: Added support for fuzzy search
#967848: Integration with Lucene DidYouMean (luceneapi_dym). Unbreakable links implementation! by rma4ok: Added support for Lucene Did You Mean suggestions in search results and also redirection to Lucene DYM when no results are found
#879768: Use Xapian Search when available by marvil07: Added support for Xapian search
#960542: Add an option to turn off drupal error messages by jessehs, #542852: Extra features - disable warning, 301 redirect instead of 302, custom page on no-results. by CatherineOmega: Added option to disable the error message shown to end users while showing search results
#1157008: t() for variable_get and #title of hook_menu by Thomas_Zahreddin: Applied patch provided to allow translation of default values, minor bug in menu item
Modified the behavior of jump_even_if_many to also jump even if there is only one
#1111918: PHP 5.x E_NOTICE errors (or how to avoid 3 events of 'Notice: Undefined index xxx') by peter bowey: Added check on HTTP_REFERER existence before trying to parse search engine querystring to prevent E_NOTICE
#1127412: ApacheSolr integration should use 'no results' text from apachesolr_search module by grahamgilchrist: Added apachesolr_search_noresults() to show the text when no results are returned
Minor text changes, indentation changes
Label changes in configuration page, added more descriptions, comment changes