she

command module
v0.0.0-...-e478a94 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 6 Imported by: 0

README


she

Github Actions

功能

  • 根据定义文件自动对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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL