Skip to content

Commit f17d6fa

Browse files
authored
Update README.md
1 parent 0245693 commit f17d6fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## About
22

3-
`jtjeferreira/docker-pgq` docker with Czech full-text search dictionaries pulled from https://postgres.cz/data/czech.tar.gz.
3+
`jtjeferreira/docker-pgq` docker with Czech full-text search dictionaries pulled from https://postgres.cz/data/czech.tar.gz and Czech snowball stemmer from https://github.com/datlowe/postgres_snowball_czech .
44

55
## Supported tags
66

@@ -45,3 +45,5 @@ SELECT * FROM ts_debug('czech', 'psi a psů a lidi a lidí a ruce a vody a Měla
4545
* https://hub.docker.com/r/dedekj/postgres-pgq-tsearch-czech/
4646
* https://postgres.cz/wiki/Instalace_PostgreSQL#Instalace_Fulltextu
4747
* https://github.com/jtjeferreira/docker-pgq
48+
* http://snowballstem.org/otherapps/oregan/
49+
* https://stackoverflow.com/q/42540638/1857897

0 commit comments

Comments
 (0)