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/da/stopwords.txt | 88 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 inc/lang/da/stopwords.txt (limited to 'inc/lang/da') diff --git a/inc/lang/da/stopwords.txt b/inc/lang/da/stopwords.txt new file mode 100644 index 000000000..f4b58b6d1 --- /dev/null +++ b/inc/lang/da/stopwords.txt @@ -0,0 +1,88 @@ +# 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/ +alle +andet +andre +begge +den +denne +der +deres +det +dette +dig +din +dog +eller +end +ene +eneste +enhver +fem +fire +flere +fleste +for +fordi +forrige +fra +få +før +god +han +hans +har +hendes +her +hun +hvad +hvem +hver +hvilken +hvis +hvor +hvordan +hvorfor +hvornår +ikke +ind +ingen +intet +jeg +jeres +kan +kom +kommer +lav +lidt +lille +man +mand +mange +med +meget +men +mens +mere +mig +ned +nogen +noget +nyt +nær +næste +næsten +otte +over +på +seks +ses +som +stor +store +syv +til +tre +var -- cgit v1.2.3