/[drupal]/contributions/sandbox/frjo/swedishstemmer5/README.txt
ViewVC logotype

Contents of /contributions/sandbox/frjo/swedishstemmer5/README.txt

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


Revision 1.1 - (show annotations) (download)
Mon Jun 9 09:35:08 2008 UTC (17 months, 2 weeks ago) by frjo
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Swedish stemmer module for Drupal 5.
1 Drupal swedishstemmer module:
2 ----------------------------
3 Author - Fredrik Jonsson fredrik at combonet dot se
4 Requires - Drupal 5
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. Copy the swedishstemmer folder to the Drupal modules/ folder.
23
24 2. Go to "administer >> modules", and enable the dutchstemmer.module
25
26 3. Go to "administer >> settings >> search" and click "Re-index site".
27
28
29 Last updated:
30 ------------
31 $Id: README.txt,v 1.7 2007/04/23 07:35:44 frjo Exp $

  ViewVC Help
Powered by ViewVC 1.1.2