0
0
Fork 0

Use a small version of kagome

This commit is contained in:
ikawaha 2016-02-21 19:58:36 +09:00
parent 74a52f94bb
commit 4fe7688431
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/blevesearch/bleve/analysis"
"github.com/blevesearch/bleve/registry"
"github.com/ikawaha/kagome/tokenizer"
"github.com/ikawaha/kagome.ipadic/tokenizer"
)
const TokenizerName = "kagome"