Commit Graph
1 Commits
Author SHA1 Message Date
Osvaldo Banuelos b8c241d5ec remove extraneous refresh() in example/load.py (#876)
After Git repo is loaded to ES through bulk(), Line 180 performs an index refresh to make documents available for searching. The same operation is then repeated in Line 188; remove this duplicate refresh.
2018-11-27 10:26:23 -07:00