/[drupal]/contributions/modules/dutchstemmer/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/dutchstemmer/INSTALL.txt

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


Revision 1.1 - (show annotations) (download)
Sat Jul 15 19:30:31 2006 UTC (3 years, 4 months ago) by unconed
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-4-7
File MIME type: text/plain
First version of a Dutch stemmer module
1 Readme
2 ------
3
4 This module implements the Dutch stemming algorithm to improve Dutch-language
5 searching with the Drupal built-in search.module.
6
7 It reduces each word in the index to its basic root or stem so that variations
8 on a word (e.g. "boom, bomen" or "opheffen, opheffing, opheffende") are
9 considered equivalent when searching. This generally results in more
10 relevant results.
11
12 Installation
13 ------------
14
15 1. Copy the dutchstemmer folder to the Drupal modules/ folder.
16
17 2. Go to 'administer > modules', and enable the dutchstemmer.module
18
19 3. Go to 'administer > settings > search' and click 'Re-index site'.

  ViewVC Help
Powered by ViewVC 1.1.2