Releases for Porter-Stemmer

porterstemmer 6.x-2.4

jhodgdon - November 19, 2009 - 20:53
Official release from CVS tag: DRUPAL-6--2-4
First released: November 19, 2009 - 20:53
Download: porterstemmer-6.x-2.4.tar.gz
Size: 163.19 KB
md5_file hash: 27f4372aeb22f55dc7bd587691cf9023
Last updated: November 19, 2009 - 20:56
View usage statistics for this release

Uses the PECL stemming library from http://pecl.php.net/package/stem if available, for efficiency. This library functions exactly the same as the PHP implementation in the Porter Stemmer module, and is several times faster due to being compiled and integrated with PHP itself (if it is installed on your web server).

porterstemmer 6.x-2.3

jhodgdon - October 8, 2009 - 16:24
Official release from CVS tag: DRUPAL-6--2-3
First released: October 8, 2009 - 16:24
Download: porterstemmer-6.x-2.3.tar.gz
Size: 162.11 KB
md5_file hash: adc49a77b78661bd7d36f9e60cb29ca4
Last updated: October 8, 2009 - 16:26
View usage statistics for this release

Fix critical issue causing Porter Stemmer to hang in infinite loop with PHP 4.x -- see issue:
#599058: cron hang on preg_replace param count @ line 327

porterstemmer 6.x-2.2

jhodgdon - October 1, 2009 - 19:16
Official release from CVS tag: DRUPAL-6--2-2
First released: October 1, 2009 - 19:16
Download: porterstemmer-6.x-2.2.tar.gz
Size: 161.96 KB
md5_file hash: a9fdfe9131e9ef4b6b5dcc5cbc46f267
Last updated: October 1, 2009 - 19:21
View usage statistics for this release

Add implementation of exerpt hook for Search by Page module, for better highlightin of stemmed keyword matches in search output. See issues:
#493270: search_excerpt() doesn't work well with stemming
#437084: Excerpt fails to find stemmed keyword
#492892: Option to display teasers instead of excerpts to get around stemming issues

porterstemmer 6.x-2.1

jhodgdon - September 9, 2009 - 22:30
Official release from CVS tag: DRUPAL-6--2-1
First released: September 9, 2009 - 22:30
Download: porterstemmer-6.x-2.1.tar.gz
Size: 161.29 KB
md5_file hash: bafe3d648406bea63efb0fb1b9852a6f
Last updated: September 9, 2009 - 22:31
View usage statistics for this release

Minimum word size for stemming is now taken from the Search module setting, rather than being a hard-wired 3 letters. See issue:
#558842: Porter Stemmer should respect Drupal minimum word size setting

porterstemmer 6.x-2.0

jhodgdon - August 4, 2009 - 15:28
Official release from CVS tag: DRUPAL-6--2-0
First released: August 4, 2009 - 15:28
Download: porterstemmer-6.x-2.0.tar.gz
Size: 161 KB
md5_file hash: 8dfbf538b8a769c617a05d730420f0bf
Last updated: August 4, 2009 - 15:31
View usage statistics for this release

The main purpose of this release is an upgrade to Version 2 of the Porter Stemmer algorithm - see issue http://drupal.org/node/511930

This release also fixes the following issues:
* Make minimum word size for stemming be 3 characters - see issue http://drupal.org/node/219335
* Make sure all function names have module prefix - see issue http://drupal.org/node/437094

porterstemmer 6.x-1.0

greggles - April 28, 2008 - 01:43
Official release from CVS tag: DRUPAL-6--1-0
First released: April 28, 2008 - 01:43
Download: porterstemmer-6.x-1.0.tar.gz
Size: 8.66 KB
md5_file hash: b990eb95c7773a50f91bb44806f34aa4
Last updated: April 28, 2008 - 01:45
View usage statistics for this release

A 6.x compatible direct port of the 5.x code (which was a direct port of the 4.7 code).

porterstemmer 6.x-1.x-dev

greggles - February 28, 2008 - 17:01
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: February 28, 2008 - 17:01
Download: porterstemmer-6.x-1.x-dev.tar.gz
Size: 8.74 KB
md5_file hash: e0ef797df2ee1da1fc33fa4b7bb8c632
Last updated: July 8, 2009 - 00:21
View usage statistics for this release

Development release of the Porterstemmer module compatible with Drupal6.x

Thanks to ceejayoz for the port to Drupal6.

If this works well then I'll create a 6.x-1.0 release in a few weeks.

porterstemmer 5.x-1.0

greggles - February 21, 2008 - 16:55
Official release from CVS tag: DRUPAL-5--1-0
First released: February 21, 2008 - 16:55
Download: porterstemmer-5.x-1.0.tar.gz
Size: 8.65 KB
md5_file hash: 7e33d055741695dba16447d4e3f8eb56
Last updated: February 21, 2008 - 17:00
View usage statistics for this release

An official release that is 5.x compatible. The same as the 4.7 version of the module.

porterstemmer 5.x-1.x-dev

greggles - November 25, 2007 - 22:11
Nightly development snapshot from CVS branch: DRUPAL-5
First released: November 25, 2007 - 22:11
Download: porterstemmer-5.x-1.x-dev.tar.gz
Size: 8.73 KB
md5_file hash: 6e87296f14e18edb5b130c093616cac3
Last updated: July 8, 2009 - 00:21
View usage statistics for this release

A 5.x compatible release of the Porter-Stemmer module. Currently includes basically no changes from the 4.7 version of the module.

porterstemmer 6.x-2.x-dev

Steven - November 11, 2006 - 09:14
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: November 11, 2006 - 09:14
Download: porterstemmer-6.x-2.x-dev.tar.gz
Size: 163.2 KB
md5_file hash: a6cbea8ba121d6b0b971baf937d65e2c
Last updated: November 20, 2009 - 00:16
View usage statistics for this release

There is currently no difference between this development version of Porter Stemmer and version 6.x-2.4.

porterstemmer 4.7.x-1.x-dev

Steven - December 18, 2005 - 05:40
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: December 18, 2005 - 05:40
Download: porterstemmer-4.7.x-1.x-dev.tar.gz
Size: 8.4 KB
md5_file hash: ac3f1f2203ff85ea00f20b038a1fdba3
Last updated: November 13, 2006 - 12:18
View usage statistics for this release

porterstemmer 4.6.x-1.x-dev

Steven - December 18, 2005 - 05:40
Nightly development snapshot from CVS branch: DRUPAL-4-6
First released: December 18, 2005 - 05:40
Download: porterstemmer-4.6.x-1.x-dev.tar.gz
Size: 8.4 KB
md5_file hash: 6d6b27d651562c278cda01802437499d
Last updated: November 13, 2006 - 12:18
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.