luceneapi_morelikethis 6.x-1.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.0-alpha5.tar.gz | 13.42 KB | b29f2ab454d43ad9cc8c5d2b83164b7b |
| luceneapi_morelikethis-6.x-1.0-alpha5.zip | 16.73 KB | f9143008df8d3fb1bec81a4852c07616 |
Release notes
Bug fixes:
#660940: Undefined constant BLOCK_NOT_CACHABLE
#750714: Excluding content types means no results - and crippling response times (jasperknops).
luceneapi_morelikethis 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.0-alpha4.tar.gz | 13.54 KB | 3b669f456ea6c6447f695f91326c648c |
| luceneapi_morelikethis-6.x-1.0-alpha4.zip | 16.75 KB | 00f43af7bc660f25eadb3142d3ad0769 |
Release notes
Bug fixes:
#651362: Illegal offset type warnings in includes/path.inc after upgrade (Thanks wimh!)
luceneapi_morelikethis 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.0-alpha3.tar.gz | 13.53 KB | c3568f98c45d2c688beccb891a0b2423 |
| luceneapi_morelikethis-6.x-1.0-alpha3.zip | 16.75 KB | 5b48aca9b4c5691286db42bc069ecd56 |
Release notes
Bug fixes:
#650728: Make the node returned by luceneapi_morelikethis_nid_get() reflect that current language
New features:
#650866: Add a translation template
#650764: Add an option to select which parts of the node the source text is pulled from
#625498: Document how to hide block when no suggestions found
#625496: Limit suggestions to certain node types
luceneapi_morelikethis 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.0-alpha2.tar.gz | 10.91 KB | 18aa5f3aca0853d98d52dd0ac80b5967 |
| luceneapi_morelikethis-6.x-1.0-alpha2.zip | 12.77 KB | 61d21184fd03f827c70495161a0b3a6b |
Release notes
Bug fixes:
- #571574: Can morelikethis expose the node nid?: Made entire hit object for matched items available to theme functions.
- Fixed cache clear on uninstall hook so luceneapi_multisite items are cleared.
API changes::
- Changed _luceneapi_morelikethis_block_view() to luceneapi_morelikethis_block_view() because it should be public.
luceneapi_morelikethis 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.0-alpha1.tar.gz | 10.82 KB | 2560dc1569465412dc2be8e1a807b926 |
| luceneapi_morelikethis-6.x-1.0-alpha1.zip | 12.71 KB | 3036df80dade82ffea06b011249b6722 |
Release notes
Bug fixes:
- Refreshed functions to work with the latest alpha versions of Search Lucene API.
- Fixed spelling errors.
New features:
- Added priority queue caching which greatly improves performance of the module.
luceneapi_morelikethis 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| luceneapi_morelikethis-6.x-1.x-dev.tar.gz | 12.59 KB | 416b87af0e8b8418c99dbe8f990463bf |
| luceneapi_morelikethis-6.x-1.x-dev.zip | 14.58 KB | 97ce4e37e7efa176fce3c7f6554e89aa |
Release notes
Development release of a PHP port of the MoreLikeThis functionality in Java Lucene.