GoJieba bleve support mod
this repo exists because the original mod has
removed bleve support
go get github.com/ttys3/gojieba-bleve/v2
import it like this to register the gojieba
Tokenizer and Analyzer
_ "github.com/ttys3/gojieba-bleve/v2"
please see bleve_test.go