Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
- Nick Thomas authored
+ 2
− 2
@@ -28,7 +28,7 @@ type Indexer struct {
@@ -44,7 +44,7 @@ func (i *Indexer) SubmitBlob(f *object.File, _, toCommit *object.Commit) error {