Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 389 Bytes

postgres-chinese-textsearch

Run PostgresSQL with zhparser and pg_jieba in Docker

docker pull hoilc/postgres-chinese-textsearch
docker run --name postgres-zh -e POSTGRES_PASSWORD=mypassword -d hoilc/postgres-chinese-textsearch