Downloads
Download tar.gz
12.54 KB
MD5: b0662c8ffe4812c068f002266c85ce16
SHA-1: bad5c46ba182af0962b30af30d1a9d339317cdab
SHA-256: 0e2ecdaae50fc933a7ed48e13d94b5ab584da55416ee7b4e21c064d02acf059f
Download zip
15 KB
MD5: ff83310f2defa2f1115b33abd4d6007f
SHA-1: bf073a45128196100338f0f62b42af513b68f71a
SHA-256: e951f34c50fb1cda3c144dddbd3e3b9db673e31852902f1ff925a356596d64ce
Release notes
Bug fixes:
#621570: Improve internationalization
API changes:
#650898: Remove the option to select which fields terms are harvested from
#639150: Remove hook_luceneapi_dym_fields(), make use of bias field hooks instead
#637446: Remove the need for hook_menu_alter(), add recommendations via hook_form_alter()
New features:
#650908: Add a translation template
#615852: Index term bi-grams
#639184: Make the "Items to index per update" setting available to Search Lucene DidYouMean
Minor changes:
#639140: Move all indexing functionality out of the luceneapi_dym.module and into a separate file
#639138: Remove unused function _luceneapi_dym_tokenized_value_get()