We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec0e43 commit f2046b6Copy full SHA for f2046b6
indices_forcemerge.go
@@ -10,7 +10,7 @@ import (
10
"net/url"
11
"strings"
12
13
- "github.com/olivere/elastic/uritemplates"
+ "gopkg.in/olivere/elastic.v3/uritemplates"
14
)
15
16
// IndicesForcemergeService allows to force merging of one or more indices.
0 commit comments