Skip to content

gogather/gojieba-bleve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoJieba Bleve support

License GoDoc Go Report Card

Intro

GoJieba bleve support mod

this repo exists because the original mod has
removed bleve support

Get the mod

go get github.com/ttys3/gojieba-bleve/v2

Usage

import it like this to register the gojieba Tokenizer and Analyzer

_ "github.com/ttys3/gojieba-bleve/v2"

please see bleve_test.go

Packages

No packages published

Languages

  • Go 100.0%