git.postgresql.org Git - postgresql.git/commit
git
projects
/
postgresql.git
/ commit
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
| commit |
commitdiff
|
tree
(parent:
57cb806
) |
patch
Update snowball
author
Peter Eisentraut
<peter@eisentraut.org>
Mon, 8 Jun 2020 05:58:51 +0000
(07:58 +0200)
committer
Peter Eisentraut
<peter@eisentraut.org>
Mon, 8 Jun 2020 06:07:15 +0000
(08:07 +0200)
commit cbcc8726bb1c3075e58b9907547104271ff5899b
tree
ea8c35d507ad3d62417f62f0b53ab18ad1a70f7a
tree
parent
57cb8063089a7d6c54e27adfd5d028cc01f21536
commit
|
diff
Update snowball
Update to snowball tag v2.0.0. Major changes are new stemmers for
Basque, Catalan, and Hindi.
Discussion: https://www.postgresql.org/message-id/flat/
a8eeabd6
-2be1-43fe-401e-
a97594c38478
%402ndquadrant.com
97 files changed:
src/backend/snowball/Makefile
diff
|
blob
|
blame
|
history
src/backend/snowball/README
diff
|
blob
|
blame
|
history
src/backend/snowball/dict_snowball.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/api.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_basque.c
[new file with mode: 0644]
blob
src/backend/snowball/libstemmer/stem_ISO_8859_1_catalan.c
[new file with mode: 0644]
blob
src/backend/snowball/libstemmer/stem_ISO_8859_1_danish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_dutch.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_english.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_finnish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_french.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_german.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_indonesian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_irish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_italian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_norwegian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_porter.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_portuguese.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_spanish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_1_swedish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_2_hungarian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_ISO_8859_2_romanian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_KOI8_R_russian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_arabic.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_basque.c
[new file with mode: 0644]
blob
src/backend/snowball/libstemmer/stem_UTF_8_catalan.c
[new file with mode: 0644]
blob
src/backend/snowball/libstemmer/stem_UTF_8_danish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_dutch.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_english.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_finnish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_french.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_german.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_greek.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_hindi.c
[new file with mode: 0644]
blob
src/backend/snowball/libstemmer/stem_UTF_8_hungarian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_indonesian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_irish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_italian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_lithuanian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_nepali.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_norwegian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_porter.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_portuguese.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_romanian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_russian.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_spanish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_swedish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_tamil.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/stem_UTF_8_turkish.c
diff
|
blob
|
blame
|
history
src/backend/snowball/libstemmer/utilities.c
diff
|
blob
|
blame
|
history
src/bin/initdb/initdb.c
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/header.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_basque.h
[new file with mode: 0644]
blob
src/include/snowball/libstemmer/stem_ISO_8859_1_catalan.h
[new file with mode: 0644]
blob
src/include/snowball/libstemmer/stem_ISO_8859_1_danish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_dutch.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_english.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_finnish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_french.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_german.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_indonesian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_irish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_italian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_norwegian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_porter.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_portuguese.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_spanish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_1_swedish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_2_hungarian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_ISO_8859_2_romanian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_KOI8_R_russian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_arabic.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_basque.h
[new file with mode: 0644]
blob
src/include/snowball/libstemmer/stem_UTF_8_catalan.h
[new file with mode: 0644]
blob
src/include/snowball/libstemmer/stem_UTF_8_danish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_dutch.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_english.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_finnish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_french.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_german.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_greek.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_hindi.h
[new file with mode: 0644]
blob
src/include/snowball/libstemmer/stem_UTF_8_hungarian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_indonesian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_irish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_italian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_lithuanian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_nepali.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_norwegian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_porter.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_portuguese.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_romanian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_russian.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_spanish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_swedish.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_tamil.h
diff
|
blob
|
blame
|
history
src/include/snowball/libstemmer/stem_UTF_8_turkish.h
diff
|
blob
|
blame
|
history
This is the main PostgreSQL git repository.
RSS
Atom
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル