summaryrefslogtreecommitdiff
path: root/src/backend/snowball/stopwords
AgeCommit message (Expand)Author
2018-09-24Sync our Snowball stemmer dictionaries with current upstream.Tom Lane
2014-06-11Fix ancient encoding error in hungarian.stop.Tom Lane
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2007-09-07Add turkish stopword list. Thanks to Devrim GUNDUZ <[email protected]>Teodor Sigaev
2007-08-21Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane