diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-08-14 20:10:35 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-08-14 20:10:35 +0200 |
commit | 7367b36877bca568d785e01be802652b6a719884 (patch) | |
tree | a1e27b5806ba835d43f69373cf83247953cd1ee1 /inc/lang/nl | |
parent | 48665d389b9bb386283c08172b24f3af26628bce (diff) | |
download | rpg-7367b36877bca568d785e01be802652b6a719884.tar.gz rpg-7367b36877bca568d785e01be802652b6a719884.tar.bz2 |
added stopword support to the indexer, added indexer webbug
darcs-hash:20050814181035-7ad00-ed5d879d29fcee7f925f806456675605b058966a.gz
Diffstat (limited to 'inc/lang/nl')
-rw-r--r-- | inc/lang/nl/stopwords.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/inc/lang/nl/stopwords.txt b/inc/lang/nl/stopwords.txt new file mode 100644 index 000000000..3056c4a70 --- /dev/null +++ b/inc/lang/nl/stopwords.txt @@ -0,0 +1,37 @@ +# This is a list of words the indexer ignores, one word per line +# When you edit this file be sure to use UNIX line endings (single newline) +# No need to include words shorter than 3 chars - these are ignored anyway +# This list is based upon the ones found at http://www.ranks.nl/stopwords/ +aan +als +bij +dan +dat +die +dit +een +had +heb +hem +het +hij +hoe +hun +kan +men +met +mij +nog +ons +ook +tot +uit +van +was +wat +wel +wij +zal +zei +zij +zou |