mirror of
https://github.com/fumiama/jieba.git
synced 2026-06-10 11:40:26 +08:00
fixed tests, tweak examples
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
_ "github.com/wangbin/jiebago"
|
||||
)
|
||||
|
||||
func ExampleBeleveSearch() {
|
||||
func Example_beleveSearch() {
|
||||
// open a new index
|
||||
indexMapping := bleve.NewIndexMapping()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user