https://github.com/flanker/docker_postgres_zhparser
Docker image for Postgres database with `zhparser` Chinese full text search.
https://github.com/flanker/docker_postgres_zhparser
Last synced: 3 months ago
JSON representation
Docker image for Postgres database with `zhparser` Chinese full text search.
- Host: GitHub
- URL: https://github.com/flanker/docker_postgres_zhparser
- Owner: flanker
- Created: 2016-02-24T23:35:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T13:27:21.000Z (about 3 years ago)
- Last Synced: 2025-03-16T11:21:22.613Z (10 months ago)
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Image - Postgresql with Zhparser (Full Text Search for Chinese)
一个简单的 docker image。运行 postgresql 数据库,并安装有 Zhparser 中文搜索扩展。
目前 hardcode 了 postgresql 版本,并且依赖于 CPU 架构(amd64 vs arm64)
如果需要其他的 postgresql 版本,或者其他平台。请提交 PR 或者 Issue
## Docker Hub
[https://hub.docker.com/r/fengzhichao/postgres_zhparser](https://hub.docker.com/r/fengzhichao/postgres_zhparser)