From 7367b36877bca568d785e01be802652b6a719884 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 14 Aug 2005 20:10:35 +0200 Subject: added stopword support to the indexer, added indexer webbug darcs-hash:20050814181035-7ad00-ed5d879d29fcee7f925f806456675605b058966a.gz --- inc/lang/nl/stopwords.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 inc/lang/nl/stopwords.txt (limited to 'inc/lang/nl') 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 -- cgit v1.2.3