0
0

Merge branch 'master' into firestorm

This commit is contained in:
Marty Schoch 2015-11-30 07:25:33 -05:00
commit 17cfe8cff0

View File

@ -19,6 +19,7 @@ import (
"github.com/blevesearch/bleve"
_ "github.com/blevesearch/bleve/config"
_ "github.com/blevesearch/bleve/index/store/metrics"
)
var indexPath = flag.String("index", "", "index path")