Name it
This commit is contained in:
parent
a45833e281
commit
eeb45e17c2
576 changed files with 1289 additions and 1289 deletions
6
Godeps/_workspace/src/github.com/blevesearch/bleve/index.go
generated
vendored
6
Godeps/_workspace/src/github.com/blevesearch/bleve/index.go
generated
vendored
|
@ -10,9 +10,9 @@
|
|||
package bleve
|
||||
|
||||
import (
|
||||
"github.com/khlieng/name_pending/Godeps/_workspace/src/github.com/blevesearch/bleve/document"
|
||||
"github.com/khlieng/name_pending/Godeps/_workspace/src/github.com/blevesearch/bleve/index"
|
||||
"github.com/khlieng/name_pending/Godeps/_workspace/src/github.com/blevesearch/bleve/index/store"
|
||||
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/blevesearch/bleve/document"
|
||||
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/blevesearch/bleve/index"
|
||||
"github.com/khlieng/dispatch/Godeps/_workspace/src/github.com/blevesearch/bleve/index/store"
|
||||
)
|
||||
|
||||
// A Batch groups together multiple Index and Delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue