/[drupal]/contributions/modules/swedishstemmer/README.txt
ViewVC logotype

Contents of /contributions/modules/swedishstemmer/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Nov 25 06:03:18 2008 UTC (12 months ago) by frjo
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
First commit of the Swedish stemmer module for Drupal 6.
1 Drupal swedishstemmer module:
2 ----------------------------
3 Author - Fredrik Jonsson fredrik at combonet dot se
4 Requires - Drupal 6
5 License - GPL (see LICENSE)
6 Credit - Developed from the dutchstemmer module.
7
8
9 Overview:
10 --------
11 This module implements the Swedish stemming algorithm to improve
12 Swedish-language searching with the Drupal built-in search.module.
13
14 It reduces each word in the index to its basic root or stem so that variations
15 on a word (e.g. "klok, klokare, klokast" or "klockan, klockans") are
16 considered equivalent when searching. This generally results in more
17 relevant results.
18
19
20 Installation:
21 ------------
22 1. Place this module directory in your modules folder (this will
23 usually be "sites/all/modules/").
24 2. Go to "administer" -> "modules" and enable the module.
25 3. Go to "administer" -> "settings" -> "search" and click "Re-index site".
26
27
28 Last updated:
29 ------------
30 $Id: README.txt,v 1.2 2008/10/15 19:24:49 frjo Exp $

  ViewVC Help
Powered by ViewVC 1.1.2