command
module
Version:
v0.0.0-...-e478a94
Opens a new window with list of versions in this module.
Published: Nov 25, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
she
功能
- 根据定义文件自动对csv数据构建索引
- 快速并行的在多个数据源中进行查询
- 自动监视文件夹并对其中的文本库建立索引
安装
从源码编译
$ go get -u -v github.com/zu1k/she
需要下载字典
下载预编译的可执行程序
release
Docker
使用预编译的Docker镜像
docker pull zu1k/she
docker run -itd -p 80:10086 -v /path/to/she/data:/root/she zu1k/she serve -m auto
然后将你的各种文本库扔 /path/to/she/data/origin 目录下,然后等待索引就行了
说明
Mit协议开源
课程作业,未完工,请勿用来做违法事情
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
internal
|
|
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.