Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
52- Nick Thomas authored
+ 5
− 4
@@ -84,7 +84,8 @@ func (i *Indexer) BuildBlob(file *object.File, commitSHA string) (*Blob, error)
@@ -93,9 +94,9 @@ func (i *Indexer) BuildBlob(file *object.File, commitSHA string) (*Blob, error)