Initial implementation of an elasticsearch indexer in Go
All threads resolved!
All threads resolved!
Compare changes
Files
2- Nick Thomas authored
+ 9
− 1
@@ -13,12 +13,15 @@ import (
@@ -101,6 +104,11 @@ func (c *Client) ParentID() string {